금액 단위를 GameConst로 이동, 원조 추가
arg 목록으로 amountList 추가
This commit is contained in:
@@ -171,7 +171,7 @@ class ActionLogger{
|
||||
$this->generalBattleDetailLog[] = $text;
|
||||
}
|
||||
|
||||
public function pushNationalHistoryLog($text, int $formatType = self::RAWTEXT){
|
||||
public function pushNationalHistoryLog($text, int $formatType = self::YEAR_MONTH){
|
||||
if(!$text){
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user