Some trait info moved from GlobalDefaults to sane places

This commit is contained in:
alzeih
2010-04-02 15:30:04 +13:00
parent df336aee70
commit c54d904e2b
5 changed files with 9 additions and 9 deletions

View File

@@ -94,7 +94,6 @@
<Compile Include="Effects\Smoke.cs" />
<Compile Include="Effects\TeslaZap.cs" />
<Compile Include="Exts.cs" />
<Compile Include="GameRules\GeneralInfo.cs" />
<Compile Include="GameRules\ActorInfo.cs" />
<Compile Include="GameRules\TechTree.cs" />
<Compile Include="GameRules\UserSettings.cs" />