|
@@ -58,7 +58,7 @@ class Info_Gates extends Object_ext {
|
|
public $xunluo_quick_buyRecord = 0;
|
|
public $xunluo_quick_buyRecord = 0;
|
|
|
|
|
|
public function initialize() {
|
|
public function initialize() {
|
|
- $startId = 10010111;
|
|
|
|
|
|
+ $startId = 10010121;
|
|
$this->CurrentGateId = $startId;
|
|
$this->CurrentGateId = $startId;
|
|
$this->UnlockedGatesMaxId = $startId;
|
|
$this->UnlockedGatesMaxId = $startId;
|
|
|
|
|