Explorar o código

修改online标志位

gwang %!s(int64=5) %!d(string=hai) anos
pai
achega
fd7c0ad388
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gameserver/globals.php

+ 1 - 1
Gameserver/globals.php

@@ -15,7 +15,7 @@ define("PLAT", 'and');  # and, ios, web
 /**
  * 游戏是否上线
  */
-define("GAME_ONLINE", false);
+define("GAME_ONLINE", true);
 
 /**
  * 控制debug黑框调试输出