hch
2024-05-22 db6c1c88ccb03dd19b86a2dff67bcbd17f3ad7e9
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);
    }
}