Enable AddFactionSuffixLogic for ProductionTabsWidget and BackgroundWidget
This commit is contained in:
committed by
reaperrr
parent
6f1aaab3e3
commit
4931fc2ca6
@@ -16,9 +16,9 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
{
|
||||
public class BackgroundWidget : Widget
|
||||
{
|
||||
public readonly string Background = "dialog";
|
||||
public readonly bool ClickThrough = false;
|
||||
public readonly bool Draggable = false;
|
||||
public string Background = "dialog";
|
||||
|
||||
public override void Draw()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user