generalID 부분 많이 수정.

index.php 로딩 에러 수정
This commit is contained in:
2018-04-01 04:31:56 +09:00
parent 762e7f72c3
commit 6edabd5bcb
18 changed files with 43 additions and 39 deletions
+2 -2
View File
@@ -291,8 +291,8 @@ class Scenario{
/*
env로 사용된 것들,
게임 변수 : year, month
game 테이블 변수 : startyear, year, month, genius, turnterm, show_img_level, extend, fiction, npcmode
install 변수 : npcmode, show_img_level, extend, scenario, fiction
game 테이블 변수 : startyear, year, month, genius, turnterm, show_img_level, extended_general, fiction, npcmode
install 변수 : npcmode, show_img_level, extended_general, scenario, fiction
event변수 : currentEventID
*/