Fix ready checkbox in the lobby being unusable after installing a map
This commit is contained in:
@@ -134,7 +134,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
foreach (var p in allPreviews)
|
||||
{
|
||||
p.GetMinimap();
|
||||
var unused = p.Rules;
|
||||
p.PreloadRules();
|
||||
}
|
||||
}).Start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user