Ignore:
Timestamp:
Jul 19, 2014, 12:47:32 PM (10 years ago)
Author:
alloc
Message:

fixes

File:
1 edited

Legend:

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

    r83 r84  
    3131    <Reference Include="System" />
    3232    <Reference Include="Assembly-CSharp">
    33       <HintPath>..\NamePatcher\bin\Release\Assembly-CSharp.dll</HintPath>
     33      <HintPath>..\assembly-patcher\bin\Release\Assembly-CSharp.dll</HintPath>
    3434    </Reference>
    3535    <Reference Include="UnityEngine">
     
    4646    <Compile Include="src\TelnetCommands\SayToPlayer.cs" />
    4747    <Compile Include="src\AllocsLogFunctions.cs" />
     48    <Compile Include="src\TelnetCommands\SetTimeReal.cs" />
     49    <Compile Include="src\AdminToolsStuff.cs" />
    4850  </ItemGroup>
    4951  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.