auto-map-downloading

This commit is contained in:
Igor Popov
2013-03-23 19:29:52 +04:00
parent 586723926a
commit 1005c0bc08

View File

@@ -313,7 +313,7 @@ namespace OpenRA.Mods.RA.Widgets.Logic
Sound.PlayNotification(null, "Sounds", "ChatLine", null);
}
void UpdateCurrentMap ()
void UpdateCurrentMap()
{
if (MapUid == orderManager.LobbyInfo.GlobalSettings.Map)
return;