- Timestamp:
- Dec 1, 2014, 9:01:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj
r206 r208 75 75 <Compile Include="src\MapRendering\Constants.cs" /> 76 76 <Compile Include="src\CustomCommands\GetTime.cs" /> 77 <Compile Include="src\CustomCommands\ListPlayersExtended.cs" />78 77 <Compile Include="src\CustomCommands\GetGamePrefs.cs" /> 79 78 <Compile Include="src\CustomCommands\SayToPlayer.cs" /> … … 132 131 <Compile Include="src\FileCache\MapTileCache.cs" /> 133 132 <Compile Include="src\CustomCommands\webstat.cs" /> 133 <Compile Include="src\CustomCommands\ListPlayerIds.cs" /> 134 134 </ItemGroup> 135 135 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.