Move PlayerResources to Mods.Common.

This commit is contained in:
Paul Chote
2018-04-27 19:20:21 +00:00
committed by abcdefg30
parent d186ca38f7
commit da29250711
6 changed files with 5 additions and 4 deletions

View File

@@ -863,6 +863,7 @@
<Compile Include="UpdateRules\Rules\RemoveWithReloadingSpriteTurret.cs" />
<Compile Include="UpdateRules\Rules\AddEditorPlayer.cs" />
<Compile Include="UpdateRules\Rules\RemovePaletteFromCurrentTileset.cs" />
<Compile Include="Traits\Player\PlayerResources.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">