Browse Source

去掉ins_hero里的战力

cyzhao 11 tháng trước cách đây
mục cha
commit
2fbed871a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Gameserver/App/model/User/Ins_Hero.php

+ 1 - 1
Gameserver/App/model/User/Ins_Hero.php

@@ -33,7 +33,7 @@ class Ins_Hero extends Object_ext {
      */
     public $passGates = array();
 
-    
+
     public function __construct($arg = null) {
         if($arg == null){         
         } else {