From 3cfde2b40d79722e7981e07e85a389a7b92d1513 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 25 Sep 2018 10:12:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EC=9E=90=EC=82=AC,=20=EA=B3=B5,=20?= =?UTF-8?q?=ED=99=A9=EC=A0=9C=EC=9D=BC=20=EB=95=8C=20=EC=9E=A5=EC=88=98=20?= =?UTF-8?q?=EC=88=98=EA=B0=80=20=EB=82=B4=EB=B6=80=EC=A0=81=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=201=20=EC=B0=A8=EC=9D=B4=EB=82=98=EA=B2=8C=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9=EB=90=98=EB=8A=94=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_gamerule.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/func_gamerule.php b/hwe/func_gamerule.php index bdc5caa2..d2dcf59c 100644 --- a/hwe/func_gamerule.php +++ b/hwe/func_gamerule.php @@ -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', [