Fix OrderManager being deleted in map editor
This commit is contained in:
committed by
Matthias Mailänder
parent
b070c0818f
commit
ab6dc5db32
@@ -543,6 +543,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
|
||||
if (map.Visibility == MapVisibility.Lobby)
|
||||
{
|
||||
// HACK: Server lobby should be usable without a server.
|
||||
ConnectionLogic.Connect(Game.CreateLocalServer(uid),
|
||||
"",
|
||||
() => Game.OpenWindow("SERVER_LOBBY", new WidgetArgs
|
||||
|
||||
Reference in New Issue
Block a user