mirror of
https://github.com/td512/re3.git
synced 2026-05-05 19:53:59 +00:00
fix
This commit is contained in:
@@ -332,6 +332,7 @@ void CStats::SaveStats(uint8 *buf, uint32 *size)
|
||||
sizeof(TotalNumberMissions) +
|
||||
sizeof(FastestTimes) +
|
||||
sizeof(HighestScores) +
|
||||
sizeof(BestPositions) +
|
||||
sizeof(KillsSinceLastCheckpoint) +
|
||||
sizeof(TotalLegitimateKills) +
|
||||
sizeof(LastMissionPassedName);
|
||||
|
||||
Reference in New Issue
Block a user