hch
2024-09-12 2ac0a1251b7d6ea91d298e459c7ffdf7f1222d0b
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);
    }
}