Moved game save notification to StartGameNotification
This commit is contained in:
@@ -21,6 +21,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
|
||||
|
||||
@@ -265,6 +265,11 @@ World:
|
||||
ObjectivesPanel:
|
||||
PanelName: SKIRMISH_STATS
|
||||
RadarPings:
|
||||
StartGameNotification:
|
||||
Notification:
|
||||
LoadedNotification:
|
||||
SavedNotification:
|
||||
SavedTextNotification: notification-game-saved
|
||||
LoadWidgetAtGameStart:
|
||||
ShellmapRoot: MENU_BACKGROUND
|
||||
ScriptTriggers:
|
||||
|
||||
Reference in New Issue
Block a user