Ignore:
Timestamp:
Dec 1, 2014, 9:01:46 PM (10 years ago)
Author:
alloc
Message:

fixes

File:
1 edited

Legend:

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

    r206 r208  
    7575    <Compile Include="src\MapRendering\Constants.cs" />
    7676    <Compile Include="src\CustomCommands\GetTime.cs" />
    77     <Compile Include="src\CustomCommands\ListPlayersExtended.cs" />
    7877    <Compile Include="src\CustomCommands\GetGamePrefs.cs" />
    7978    <Compile Include="src\CustomCommands\SayToPlayer.cs" />
     
    132131    <Compile Include="src\FileCache\MapTileCache.cs" />
    133132    <Compile Include="src\CustomCommands\webstat.cs" />
     133    <Compile Include="src\CustomCommands\ListPlayerIds.cs" />
    134134  </ItemGroup>
    135135  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.