finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
This commit is contained in:
@@ -1477,7 +1477,7 @@ void
|
||||
CBoat::Save(uint8*& buf)
|
||||
{
|
||||
CVehicle::Save(buf);
|
||||
SkipSaveBuf(buf, 1216 - 672);
|
||||
ZeroSaveBuf(buf, 1216 - 672);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user