Fix CA1852
This commit is contained in:
committed by
Pavel Penev
parent
277699cbd5
commit
f4af5c1764
@@ -20,7 +20,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
{
|
||||
public enum IngameInfoPanel { AutoSelect, Map, Objectives, Debug, Chat, LobbbyOptions }
|
||||
|
||||
class GameInfoLogic : ChromeLogic
|
||||
sealed class GameInfoLogic : ChromeLogic
|
||||
{
|
||||
[TranslationReference]
|
||||
const string Objectives = "menu-game-info.objectives";
|
||||
|
||||
Reference in New Issue
Block a user