From 77aca09f539aa1b6f449ed6b03ce6b88a578be23 Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 25 Apr 2018 03:02:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=83=81=EC=84=B1=20=EC=97=AC=EB=B6=80?= =?UTF-8?q?=EB=A1=9C=20=EB=A9=94=EC=8B=9C=EC=A7=80=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/j_server_basic_info.php | 2 +- js/entrance.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/j_server_basic_info.php b/hwe/j_server_basic_info.php index a4340280..2cd38545 100644 --- a/hwe/j_server_basic_info.php +++ b/hwe/j_server_basic_info.php @@ -37,7 +37,7 @@ if(!$game){ 'reserved'=>[ 'scenarioName'=>$options['scenarioName'], 'turnterm'=>$options['turnterm'], - 'fictionMode'=>($options['fiction']?'연의':'가상'), + 'fictionMode'=>($options['fiction']?'사실':'가상'), 'npcMode'=>($options['npcmode']?'가능':'불가'), 'openDatetime'=>$reserved['date'] ], diff --git a/js/entrance.js b/js/entrance.js index 07f8b800..6b1c734e 100644 --- a/js/entrance.js +++ b/js/entrance.js @@ -47,7 +47,7 @@ var serverReservedTemplate = "\ \ - 오픈 일시 : <%openDatetime%> -
\ <%scenarioName%> <%turnterm%>분 턴 서버
\ -(연의 모드:<%fictionMode%>), (빙의 여부:<%npcMode%>)\ +(상성 설정:<%fictionMode%>), (빙의 여부:<%npcMode%>)\ "; $(function(){