모 징병 코드의 uniqueItem을 uniqueItemEx로 변경
This commit is contained in:
@@ -1090,7 +1090,7 @@ function process_11(&$general, $type) {
|
||||
], 'no=%i', $general['no']);
|
||||
|
||||
checkAbilityEx($general['no'], $actLog);
|
||||
$log = uniqueItem($general, []);//TODO: uniqueItem 재 구현
|
||||
uniqueItemEx($general['no'], $actLog);
|
||||
$actLog->pushGeneralActionLog($log, ActionLogger::RAWTEXT);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user