Move DeveloperMode trait to Mods.Common

This commit is contained in:
rob-v
2017-07-23 13:09:32 +02:00
committed by Oliver Brakmann
parent d4e9e0e069
commit 97306f2bcd
4 changed files with 4 additions and 3 deletions

View File

@@ -181,7 +181,6 @@
<Compile Include="Sync.cs" />
<Compile Include="TraitDictionary.cs" />
<Compile Include="Traits\LintAttributes.cs" />
<Compile Include="Traits\Player\DeveloperMode.cs" />
<Compile Include="Traits\Player\PlayerResources.cs" />
<Compile Include="Traits\Selectable.cs" />
<Compile Include="Traits\Target.cs" />