Rewrite fluent lint check.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
9ffa7be606
commit
3e06749006
@@ -17,6 +17,7 @@ using OpenRA.Traits;
|
||||
namespace OpenRA.Mods.Common.Commands
|
||||
{
|
||||
[TraitLocation(SystemActors.World)]
|
||||
[IncludeStaticFluentReferences(typeof(HelpCommand))]
|
||||
[Desc("Shows a list of available commands in the chatbox. Attach this to the world actor.")]
|
||||
public class HelpCommandInfo : TraitInfo<HelpCommand> { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user