Add a ChromeLogic base class for chrome logic.
This commit is contained in:
@@ -14,7 +14,7 @@ using OpenRA.Widgets;
|
||||
|
||||
namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
{
|
||||
public class LoadIngamePlayerOrObserverUILogic
|
||||
public class LoadIngamePlayerOrObserverUILogic : ChromeLogic
|
||||
{
|
||||
bool loadingObserverWidgets = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user