Moved game save notification to StartGameNotification

This commit is contained in:
Gustas
2026-01-22 17:51:26 +02:00
committed by Paul Chote
parent 3a86c035b3
commit 0a9b493c14
10 changed files with 16 additions and 7 deletions

View File

@@ -87,7 +87,6 @@ notification-lobby-disconnected = { $player } has left.
## UnitOrders
notification-game-has-started = The game has started.
notification-game-saved = Game saved.
notification-game-paused = The game has been paused by { $player }.
notification-game-unpaused = The game has been un-paused by { $player }.