mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-11 17:39:08 +01:00
fix
This commit is contained in:
parent
d0213e466c
commit
b14e034344
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user