Ignore:
Timestamp:
Aug 26, 2014, 1:08:25 AM (10 years ago)
Author:
alloc
Message:

Fixes

File:
1 edited

Legend:

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

    r115 r128  
    3737    </Reference>
    3838    <Reference Include="Assembly-CSharp">
    39       <HintPath>..\7dtd-binaries\Assembly-CSharp.deobf.dll</HintPath>
     39      <HintPath>..\7dtd-binaries\Assembly-CSharp.dll</HintPath>
    4040    </Reference>
    4141  </ItemGroup>
     
    6262    <Compile Include="src\TelnetCommands\RemoveLandProtection.cs" />
    6363    <Compile Include="src\TelnetCommands\Version.cs" />
     64    <Compile Include="src\TelnetCommands\RenderMap.cs" />
     65    <Compile Include="src\TelnetCommands\CreativeMenu.cs" />
     66    <Compile Include="src\TelnetCommands\Give.cs" />
     67    <Compile Include="src\TelnetCommands\ListItems.cs" />
     68    <Compile Include="src\MapRendering.cs" />
    6469  </ItemGroup>
    6570  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.