From 2102a852cb52ecd7328248cbebcd51b1a89df4d8 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 27 Apr 2018 22:21:43 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=80=EC=83=81,=20=EC=82=AC=EC=8B=A4=20?= =?UTF-8?q?=EA=B1=B0=EA=BE=B8=EB=A1=9C=20=ED=91=9C=EA=B8=B0=ED=95=9C=20?= =?UTF-8?q?=EC=A0=90=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/j_server_basic_info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/j_server_basic_info.php b/hwe/j_server_basic_info.php index fa7aefab..6877b4fe 100644 --- a/hwe/j_server_basic_info.php +++ b/hwe/j_server_basic_info.php @@ -35,7 +35,7 @@ if(file_exists(__dir__.'/.htaccess')){ 'reserved'=>[ 'scenarioName'=>$options['scenarioName'], 'turnterm'=>$options['turnterm'], - 'fictionMode'=>($options['fiction']?'사실':'가상'), + 'fictionMode'=>($options['fiction']?'가상':'사실'), 'npcMode'=>($options['npcmode']?'가능':'불가'), 'openDatetime'=>$reserved['date'] ],