Commit bc341763c8e1d807309c7358da01e9d25673ffc4

Authored by alexYang
1 parent f579320ff0
Exists in master

tag 修改

Showing 2 changed files with 1 additions and 0 deletions Side-by-side Diff

ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
ios/GameSDKDemo/letsgameDemo/LSGMainViewController.m
... ... @@ -101,6 +101,7 @@
101 101 };
102 102  
103 103 [[LetsGameAPI instance] showLoginView];
  104 +
104 105 }
105 106  
106 107