mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 09:15:54 +00: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…
Reference in a new issue