From 8cff55b5ed63bbc714551a1b110d9c1aaf224383 Mon Sep 17 00:00:00 2001 From: sars Date: Mon, 14 Mar 2022 03:07:16 -0700 Subject: [PATCH] =?UTF-8?q?lastExecuted=EB=A5=BC=20printStaticValues?= =?UTF-8?q?=EC=97=90=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/index.php b/hwe/index.php index c7ece75b..d61ae394 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -130,6 +130,7 @@ if (!$otherTextInfo) { 'commandList' => getCommandTable($generalObj), 'serverNow' => TimeUtil::now(false), 'baseColor2' => GameConst::$basecolor2, + 'lastExecuted' => $gameStor->turntime, ]) ?>