확장 장수 안되는 버그 해결. 환상향 시나리오 추가

This commit is contained in:
2018-05-21 16:17:33 +09:00
parent 8085e96fdd
commit 8bdca87bf9
2 changed files with 275 additions and 1 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ class Scenario{
$text
);
}, Util::array_get($data['generalEx'], []));
}, Util::array_get($data['general_ex'], []));
$this->initialEvents = array_map(function($rawEvent){
$cond = $rawEvent[0];