浏览代码

去掉ins_hero里的战力

cyzhao 11 月之前
父节点
当前提交
2fbed871a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {