Moved game save notification to StartGameNotification
This commit is contained in:
@@ -27,6 +27,8 @@ notification-ally-under-attack = Our ally is under attack.
|
||||
notification-silos-needed = Silos needed.
|
||||
|
||||
## world.yaml
|
||||
notification-game-saved = Game saved.
|
||||
|
||||
options-starting-units =
|
||||
.mcv-only = MCV Only
|
||||
.light-support = Light Support
|
||||
|
||||
@@ -271,6 +271,7 @@ World:
|
||||
DebugPauseState:
|
||||
RadarPings:
|
||||
StartGameNotification:
|
||||
SavedTextNotification: notification-game-saved
|
||||
ObjectivesPanel:
|
||||
PanelName: SKIRMISH_STATS
|
||||
LoadWidgetAtGameStart:
|
||||
|
||||
Reference in New Issue
Block a user