hch
2024-09-11 ffbec89f77b488e5e9ec63c124705c33eb8cf1dc
Project/app/src/game_904100357/java/com/secondworld/univeralsdk/FreePlatformUtil.java
@@ -145,4 +145,10 @@
            }
        });
    }
    public void SendRegisterEvent()
    {
        Tracking.setRegisterWithAccountID(account);
        EventUtils.setRegister("mobile",true);
    }
}