王刚 1 năm trước cách đây
mục cha
commit
d465555951
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Gameserver/App/base/Include.php

+ 1 - 1
Gameserver/App/base/Include.php

@@ -13,5 +13,5 @@ if (!defined("VO_ROOT")) {
     include_once VO_ROOT . '/MemKey_User.php';
     include_once VO_ROOT . '/MemKey_GameRun.php';
     include_once VO_ROOT . '/HashSaver.php';
-    include_once VO_ROOT . '/MemKey_Guild.php';
+//    include_once VO_ROOT . '/MemKey_Guild.php';
 }