주자사, 공, 황제일 때 장수 수가 내부적으로 1 차이나게 적용되는 버그 수정

This commit is contained in:
2018-09-25 10:12:42 +09:00
parent 8bf1ed33dc
commit 3cfde2b40d
+1
View File
@@ -1055,6 +1055,7 @@ function updateNationState() {
'gennum'=>$nation['gennum']+1,
'totaltech'=>Util::valueFit($nation['gennum']+1, GameConst::$initialNationGenLimit) * $nation['tech'],
], 'nation=%i', $nation['nation']);
$nation['gennum'] += 1;
$command = EncodeCommand(0, 0, 0, 26); //집합
$db->update('general', [