mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 23:26:23 +00:00
CarGen, Cranes, Gangs: cleanup, fixes, r* visioned placement
This commit is contained in:
@ -283,7 +283,7 @@ GenericLoad()
|
||||
LoadSaveDataBlock();
|
||||
ReadDataFromBlock("Loading Paths \n", ThePaths.Load);
|
||||
LoadSaveDataBlock();
|
||||
ReadDataFromBlock("Loading Cranes \n", CranesLoad);
|
||||
ReadDataFromBlock("Loading Cranes \n", CCranes::Load);
|
||||
LoadSaveDataBlock();
|
||||
ReadDataFromBlock("Loading Pickups \n", CPickups::Load);
|
||||
LoadSaveDataBlock();
|
||||
|
Reference in New Issue
Block a user