Ignore:
Timestamp:
Aug 30, 2014, 6:11:18 PM (10 years ago)
Author:
alloc
Message:

Fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj

    r142 r144  
    9494    <Compile Include="src\CustomCommands\EnableRendering.cs" />
    9595    <Compile Include="src\PersistentData\PersistentContainer.cs" />
    96     <Compile Include="src\PersistentData\KnownPlayers.cs" />
    9796    <Compile Include="src\StateManager.cs" />
     97    <Compile Include="src\PersistentData\InvItem.cs" />
     98    <Compile Include="src\PersistentData\Inventory.cs" />
     99    <Compile Include="src\PersistentData\Players.cs" />
     100    <Compile Include="src\PersistentData\Player.cs" />
    98101  </ItemGroup>
    99102  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.