(svn r24405) -Add: Save and load of active cargo monitors.

This commit is contained in:
alberth
2012-07-15 17:07:06 +00:00
parent a7158589f3
commit 4ae69a088d
8 changed files with 120 additions and 0 deletions

View File

@@ -790,6 +790,7 @@
<ClCompile Include="..\src\saveload\airport_sl.cpp" />
<ClCompile Include="..\src\saveload\animated_tile_sl.cpp" />
<ClCompile Include="..\src\saveload\autoreplace_sl.cpp" />
<ClCompile Include="..\src\saveload\cargomonitor_sl.cpp" />
<ClCompile Include="..\src\saveload\cargopacket_sl.cpp" />
<ClCompile Include="..\src\saveload\cheat_sl.cpp" />
<ClCompile Include="..\src\saveload\company_sl.cpp" />