Index: binary-improvements/MapRendering/ModInfo.xml
===================================================================
--- binary-improvements/MapRendering/ModInfo.xml	(revision 321)
+++ binary-improvements/MapRendering/ModInfo.xml	(revision 322)
@@ -5,5 +5,5 @@
 		<Description value="Render the game map to image map tiles as it is uncovered" />
 		<Author value="Christian 'Alloc' Illy" />
-		<Version value="25" />
+		<Version value="26" />
 		<Website value="http://7dtd.illy.bz" />
 	</ModInfo>
Index: binary-improvements/MapRendering/WebAndMapRendering.csproj
===================================================================
--- binary-improvements/MapRendering/WebAndMapRendering.csproj	(revision 321)
+++ binary-improvements/MapRendering/WebAndMapRendering.csproj	(revision 322)
@@ -90,4 +90,5 @@
     <Compile Include="Web\API\GetAllowedCommands.cs" />
     <Compile Include="Commands\EnableOpenIDDebug.cs" />
+    <Compile Include="Web\API\GetPlayerInventories.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
