금수입, 살수입 반영
This commit is contained in:
@@ -17,7 +17,7 @@ trait DefaultActionTrigger{
|
||||
return $turn;
|
||||
}
|
||||
|
||||
public function onCalcNationalIncome(array $nation, string $type, int $amount):int{
|
||||
public function onCalcNationalIncome(string $type, int $amount):int{
|
||||
return $amount;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user