Code cleanup
This commit is contained in:
committed by
teinarss
parent
10ac07bf9f
commit
2c8c6e50da
@@ -346,7 +346,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
});
|
||||
}
|
||||
|
||||
void LoadMapIntoEditor(string uid)
|
||||
static void LoadMapIntoEditor(string uid)
|
||||
{
|
||||
Game.LoadEditor(uid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user