mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 14:28:10 +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