Add a quick save button to the map editor.
This commit is contained in:
committed by
Gustas
parent
3dd1fd6b00
commit
7cdc8c4ec5
@@ -20,6 +20,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
{
|
||||
var editorRoot = widget.Get("WORLD_ROOT");
|
||||
Game.LoadWidget(world, "EDITOR_WORLD_ROOT", editorRoot, new WidgetArgs());
|
||||
Game.LoadWidget(world, "TRANSIENTS_PANEL", editorRoot, new WidgetArgs());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user