Add a ChromeLogic base class for chrome logic.
This commit is contained in:
@@ -17,7 +17,7 @@ using OpenRA.Widgets;
|
||||
|
||||
namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
{
|
||||
class GameInfoObjectivesLogic
|
||||
class GameInfoObjectivesLogic : ChromeLogic
|
||||
{
|
||||
readonly ContainerWidget template;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user