王刚 1 سال پیش
والد
کامیت
5a9a4318c2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Gameserver/App/model/User/Data_UserGame.php

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

@@ -90,7 +90,7 @@ class Data_UserGame extends HashSaver {
             $this->privateData()->fixArray();
             $this->gates()->fixArray();
             $this->heros()->fixArray();
-            $this->task()->fixArray()();
+            $this->task()->fixArray();
         }
     }