no country specific game start announcer voice
it will crash for spectators who have none no mod supports it at the moment anyway
This commit is contained in:
@@ -222,7 +222,7 @@ namespace OpenRA
|
|||||||
worldRenderer.RefreshPalette();
|
worldRenderer.RefreshPalette();
|
||||||
|
|
||||||
if (!isShellmap)
|
if (!isShellmap)
|
||||||
Sound.PlayNotification(null, "Speech", "StartGame", orderManager.world.LocalPlayer.Country.Race);
|
Sound.PlayNotification(null, "Speech", "StartGame", null);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static bool IsHost
|
public static bool IsHost
|
||||||
|
|||||||
Reference in New Issue
Block a user