ChangeCity 버그 수정.

RaiseInvader를 하나로 통합
This commit is contained in:
2018-03-28 05:32:31 +09:00
parent 6c84d184fe
commit b2896d09ec
4 changed files with 47 additions and 26 deletions
+2
View File
@@ -1,5 +1,7 @@
<?php
namespace sammo\Event\Action;
use sammo\Util;
use sammo\DB;
//기존 시나리오에서 개시 1월에 내정을 깎는 것을 모사.
class ChangeCity extends sammo\Event\Action{