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