From da2a6f347ab85692ff809076e9eafe4226d9a8bd Mon Sep 17 00:00:00 2001 From: Hide_D Date: Fri, 24 Jun 2022 21:49:02 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EB=8F=84=EC=8B=9C=20=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=EC=9D=98=20=EC=9E=A5=EC=88=98=20=EC=88=9C=EC=84=9C=EB=A5=BC=20?= =?UTF-8?q?=EC=8B=A4=EC=A0=9C=20=EC=84=9C=EB=B2=84=20=EC=8B=A4=ED=96=89=20?= =?UTF-8?q?=EC=8B=9C=EA=B0=84=EC=9C=BC=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/b_currentCity.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hwe/b_currentCity.php b/hwe/b_currentCity.php index 0a7a4d93..12cc78b8 100644 --- a/hwe/b_currentCity.php +++ b/hwe/b_currentCity.php @@ -13,9 +13,11 @@ $userID = Session::getUserID(); $userGrade = Session::getUserGrade(); $db = DB::db(); - +$gameStor = KVStorage::getStorage($db, 'game_env'); increaseRefresh("현재도시", 1); +$lastExecute = substr($gameStor->turntime, 5, 14); + $me = $db->queryFirstRow('SELECT no,nation,officer_level,city from general where owner=%i', $userID); $myNation = $db->queryFirstRow('SELECT nation,level,spy FROM nation WHERE nation=%i', $me['nation']) ?? [ 'nation' => 0, @@ -446,7 +448,7 @@ $templates = new \League\Plates\Engine('templates'); - +
; background:'>【 | ; background:' class='center'>; background:' class='center'>
주민