game: 내부 스탯 제한을 2중으로
This commit is contained in:
@@ -443,6 +443,8 @@ class General implements iAction
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$statValue = Util::clamp($statValue, 0, GameConst::$maxLevel);
|
||||||
|
|
||||||
if ($withIActionObj) {
|
if ($withIActionObj) {
|
||||||
foreach ([
|
foreach ([
|
||||||
$this->nationType,
|
$this->nationType,
|
||||||
|
|||||||
Reference in New Issue
Block a user