Move mod-specific lint attributes to Mods.Common.

This commit is contained in:
Paul Chote
2020-08-12 23:42:57 +01:00
committed by abcdefg30
parent c9b2a34561
commit ffdb3f86d7
5 changed files with 40 additions and 24 deletions

View File

@@ -12,6 +12,7 @@
using System;
using System.Linq;
using OpenRA.GameRules;
using OpenRA.Mods.Common.Traits;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Lint