提交h5
This commit is contained in:
@@ -87,10 +87,10 @@ namespace ScrewsMaster
|
||||
|
||||
SaveingPotHelper.CheckSaveingPot();
|
||||
SaveingPotHelper.TestingClearTime();
|
||||
if (GameHelper.IsGiftSwitch())
|
||||
{
|
||||
WebviewManager.Instance.openWebview();
|
||||
}
|
||||
// if (GameHelper.IsGiftSwitch())
|
||||
// {
|
||||
// WebviewManager.Instance.openWebview();
|
||||
// }
|
||||
});
|
||||
|
||||
}
|
||||
@@ -98,6 +98,7 @@ namespace ScrewsMaster
|
||||
private void ShowScene()
|
||||
{
|
||||
UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.GameLoginUI_Open);
|
||||
LoginSystem_sdk.Instance.RequestLogin();
|
||||
}
|
||||
|
||||
public override void Dispose()
|
||||
|
||||
Reference in New Issue
Block a user