提交
This commit is contained in:
@@ -108,10 +108,10 @@ public class LoginSystem : BaseSystem
|
||||
BrigdeIOS.showGameA(true);
|
||||
#else
|
||||
AppDispatcher.Instance.Dispatch(CsjInfoC.Show_uid);
|
||||
DOVirtual.DelayedCall(2, () =>
|
||||
{
|
||||
BrigdeIOS.showGameA(true);
|
||||
});
|
||||
// DOVirtual.DelayedCall(2, () =>
|
||||
// {
|
||||
// BrigdeIOS.showGameA(true);
|
||||
// });
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user