lib.php의 글로벌 변수를 GameConst로 이동

- 계략의 게임 내 영단어를 trick에서 sabotage로 변경
This commit is contained in:
2018-04-16 02:05:46 +09:00
parent 0c9099c868
commit 1d0fb7151d
17 changed files with 148 additions and 178 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ return [
'hwe/func_npc.php',
'hwe/func_process_chief.php',
'hwe/func_process_personnel.php',
'hwe/func_process_trick.php',
'hwe/func_process_sabotage.php',
'hwe/func_process.php',
'hwe/func_string.php',
'hwe/func_template.php',