Fix CA1852
This commit is contained in:
committed by
Pavel Penev
parent
277699cbd5
commit
f4af5c1764
@@ -24,7 +24,7 @@ namespace OpenRA.Mods.Common.Widgets.Logic
|
||||
[TranslationReference("actorType")]
|
||||
const string ActorTypeTooltip = "label-actor-type";
|
||||
|
||||
class ActorSelectorActor
|
||||
sealed class ActorSelectorActor
|
||||
{
|
||||
public readonly ActorInfo Actor;
|
||||
public readonly string[] Categories;
|
||||
|
||||
Reference in New Issue
Block a user