Merge pull request #11076 from obrakmann/low-funds-warning-2
Fix issues with the insufficient funds warning
This commit is contained in:
@@ -61,6 +61,7 @@ Player:
|
||||
AllyRepair:
|
||||
PlayerResources:
|
||||
SelectableCash: 2500, 5000, 7000, 10000, 20000
|
||||
InsufficientFundsNotification: InsufficientFunds
|
||||
ActorGroupProxy:
|
||||
DeveloperMode:
|
||||
BaseAttackNotifier:
|
||||
@@ -86,4 +87,3 @@ Player:
|
||||
GlobalUpgradeManager:
|
||||
ResourceStorageWarning:
|
||||
AdviceInterval: 26
|
||||
InsufficientFundsWarning:
|
||||
|
||||
@@ -43,6 +43,7 @@ Player:
|
||||
PowerManager:
|
||||
AllyRepair:
|
||||
PlayerResources:
|
||||
InsufficientFundsNotification: InsufficientFunds
|
||||
ActorGroupProxy:
|
||||
DeveloperMode:
|
||||
GpsWatcher:
|
||||
@@ -72,4 +73,3 @@ Player:
|
||||
Image: iconchevrons
|
||||
Sequence: veteran
|
||||
ResourceStorageWarning:
|
||||
InsufficientFundsWarning:
|
||||
|
||||
@@ -40,6 +40,7 @@ Player:
|
||||
PowerManager:
|
||||
AllyRepair:
|
||||
PlayerResources:
|
||||
InsufficientFundsNotification: InsufficientFunds
|
||||
ActorGroupProxy:
|
||||
DeveloperMode:
|
||||
Enabled: true
|
||||
@@ -51,4 +52,3 @@ Player:
|
||||
PlayerStatistics:
|
||||
PlaceBeacon:
|
||||
ResourceStorageWarning:
|
||||
InsufficientFundsWarning:
|
||||
|
||||
Reference in New Issue
Block a user