moved StartGameNotification into its own trait
This commit is contained in:
@@ -262,9 +262,6 @@ namespace OpenRA
|
||||
orderManager.LastTickTime = Environment.TickCount;
|
||||
orderManager.StartGame();
|
||||
worldRenderer.RefreshPalette();
|
||||
|
||||
if (!isShellmap)
|
||||
Sound.PlayNotification(null, "Speech", "StartGame", null);
|
||||
}
|
||||
|
||||
public static bool IsHost
|
||||
|
||||
Reference in New Issue
Block a user