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