Fix server update restarts when server paused. (#8509)
This commit is contained in:
committed by
GitHub
parent
e649dcea14
commit
5f9f319d5a
@@ -1,5 +1,3 @@
|
||||
game-ticker-restart-round-server-update = Update has been received, server will automatically restart for update at the end of this round.
|
||||
game-ticker-shutdown-server-update = Server is shutting down for update and will automatically restart.
|
||||
game-ticker-restart-round = Restarting round...
|
||||
game-ticker-start-round = The round is starting now...
|
||||
game-ticker-start-round-cannot-start-game-mode-fallback = Failed to start {$failedGameMode} mode! Defaulting to {$fallbackMode}...
|
||||
|
||||
2
Resources/Locale/en-US/server-updates/server-updates.ftl
Normal file
2
Resources/Locale/en-US/server-updates/server-updates.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
server-updates-received = Update has been received, server will automatically restart for update at the end of this round.
|
||||
server-updates-shutdown = Server is shutting down for update and will automatically restart.
|
||||
Reference in New Issue
Block a user