wanggangzero 7 tháng trước cách đây
mục cha
commit
c20f62857a
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      Gameserver/App/process/FightProc.php

+ 0 - 5
Gameserver/App/process/FightProc.php

@@ -8,11 +8,6 @@ namespace loyalsoft;
  */
 class FightProc {
 
-    /**
-     * @deprecated since version 已转移到global中
-     */
-    public const TowerGateId = 940011999;
-
     /**
      * 逻辑分发
      * 所有的Proc中必须有这样一个方法