Paul, you noob
This commit is contained in:
@@ -45,7 +45,7 @@ namespace OpenRA.Widgets.Delegates
|
|||||||
};
|
};
|
||||||
|
|
||||||
optionsBG.GetWidget("BUTTON_SETTINGS").OnMouseUp = mi => {
|
optionsBG.GetWidget("BUTTON_SETTINGS").OnMouseUp = mi => {
|
||||||
r.OpenWindow("SETTINGS_BG");
|
r.OpenWindow("SETTINGS_MENU");
|
||||||
return true;
|
return true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user