게임 내부에 이벤트 핸들러 통합

This commit is contained in:
2018-03-29 00:36:50 +09:00
parent d9de5a39e0
commit e56a2fa6fa
2 changed files with 17 additions and 2 deletions
+2
View File
@@ -296,6 +296,8 @@ class Scenario{
게임 변수 : year, month
game 테이블 변수 : startyear, year, month, genius, turnterm, show_img_level, extend, fiction, npcmode
install 변수 : npcmode, show_img_level, extend, scenario, fiction
event변수 : currentEventID
*/
$db = DB::db();