cyzhao 3 lat temu
rodzic
commit
d0bf208012
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Gameserver/Amfphp/model/User/Info_Gem.php

+ 1 - 1
Gameserver/Amfphp/model/User/Info_Gem.php

@@ -17,7 +17,7 @@ class Info_Gem extends Object_ext{
      * 研究等级
      * @var type
      */
-    public $level = 0;
+    public $level = 1;
     
     /**
      * 构造函数