remove ObjectCreator.Param and all associated nonsense
This commit is contained in:
@@ -20,6 +20,7 @@ namespace OpenRA.Mods.RA.Widgets.Logic
|
||||
public class SettingsMenuLogic
|
||||
{
|
||||
Widget bg;
|
||||
|
||||
public SettingsMenuLogic()
|
||||
{
|
||||
bg = Widget.RootWidget.GetWidget<BackgroundWidget>("SETTINGS_MENU");
|
||||
|
||||
Reference in New Issue
Block a user