王刚 1 год назад
Родитель
Сommit
9661cd4714
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Gameserver/App/model/User/Info_Gates.php

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

@@ -70,7 +70,7 @@ class Info_Gates extends Object_ext {
     public $evolveMaxId_right = 0;
     public $evolveMaxId_right = 0;
 
 
     public function initialize() {
     public function initialize() {
-        $startId = 10010111;
+        $startId = 110011001;
         $this->CurrentGateId = $startId;
         $this->CurrentGateId = $startId;
         $this->UnlockedGatesMaxId = $startId;
         $this->UnlockedGatesMaxId = $startId;