Ignore:
Timestamp:
Jun 20, 2018, 1:21:58 AM (6 years ago)
Author:
alloc
Message:

Server fixes 14_17_26

Location:
binary-improvements/MapRendering
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/MapRendering/ModInfo.xml

    r317 r322  
    55                <Description value="Render the game map to image map tiles as it is uncovered" />
    66                <Author value="Christian 'Alloc' Illy" />
    7                 <Version value="25" />
     7                <Version value="26" />
    88                <Website value="http://7dtd.illy.bz" />
    99        </ModInfo>
  • binary-improvements/MapRendering/WebAndMapRendering.csproj

    r318 r322  
    9090    <Compile Include="Web\API\GetAllowedCommands.cs" />
    9191    <Compile Include="Commands\EnableOpenIDDebug.cs" />
     92    <Compile Include="Web\API\GetPlayerInventories.cs" />
    9293  </ItemGroup>
    9394  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.