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