提交
This commit is contained in:
@@ -93,7 +93,7 @@ public class LoginSystem : BaseSystem
|
||||
|
||||
if (loginData.is_magic)
|
||||
{
|
||||
if (PlayerPrefs.GetInt("is_gift", 0) != 1)
|
||||
if (true)
|
||||
{
|
||||
AppDispatcher.Instance.Dispatch(CsjInfoC.UI_DisplayLoadingUI);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user