TriggerCaller버그 수정
This commit is contained in:
@@ -756,9 +756,6 @@ class General implements iAction{
|
||||
if(!$iObj){
|
||||
continue;
|
||||
}
|
||||
if($caller->isEmpty()){
|
||||
continue;
|
||||
}
|
||||
/** @var iAction $iObj */
|
||||
$caller->merge($iObj->getPreTurnExecuteTriggerList($general));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user