From a21ce438b27d577f410f09ecabeb831646ca3ace Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期六, 19 一月 2019 11:04:57 +0800
Subject: [PATCH] 5963 多人 【前端】【1.5.0开始】各平台的注册数据同步为游戏后台统计的方式

---
 Project/sp_sdk/src/game_spxjgame/java/com/secondworld/univeralsdk/SpPlatformUtil.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Project/sp_sdk/src/game_spxjgame/java/com/secondworld/univeralsdk/SpPlatformUtil.java b/Project/sp_sdk/src/game_spxjgame/java/com/secondworld/univeralsdk/SpPlatformUtil.java
index 19ea89c..e7c049d 100644
--- a/Project/sp_sdk/src/game_spxjgame/java/com/secondworld/univeralsdk/SpPlatformUtil.java
+++ b/Project/sp_sdk/src/game_spxjgame/java/com/secondworld/univeralsdk/SpPlatformUtil.java
@@ -49,7 +49,6 @@
         // 鍙傛暟3:SDK鐨勬í绔栧睆绠$悊 (ORIENTATION_HORIZONTAL 浠h〃妯睆锛孫RIENTATION_VERTICAL 浠h〃绔栧睆)
         // 鍙傛暟4:鍒濆鍖栧洖璋�
         SPGameController.getInstance().
-
                 onCreate(activity, savedInstanceState,
                          SPGameController.ORIENTATION_HORIZONTAL,
                          new SPInitCallback()

--
Gitblit v1.8.0