확장 장수 안되는 버그 해결. 환상향 시나리오 추가
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user