|
@@ -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 = 10010121;
|
|
|
|
|
|
+ $startId = 10010111;
|
|
$this->CurrentGateId = $startId;
|
|
$this->CurrentGateId = $startId;
|
|
$this->UnlockedGatesMaxId = $startId;
|
|
$this->UnlockedGatesMaxId = $startId;
|
|
|
|
|