Manually add game speeds to the linter.

This commit is contained in:
Matthias Mailänder
2022-11-17 21:51:14 +01:00
committed by Gustas
parent 8297fcff30
commit 9ba51c6b51
2 changed files with 10 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ namespace OpenRA
{
public class GameSpeed
{
[TranslationReference]
[FieldLoader.Require]
public readonly string Name;