mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 19:24:09 +00:00
rubbish done
This commit is contained in:
parent
6514bc6b39
commit
0bb46f3f8c
4 changed files with 32 additions and 39 deletions
|
@ -61,6 +61,7 @@ int32 CStats::FastestTimes[CStats::TOTAL_FASTEST_TIMES];
|
|||
int32 CStats::HighestScores[CStats::TOTAL_HIGHEST_SCORES];
|
||||
int32 CStats::BestPositions[CStats::TOTAL_BEST_POSITIONS];
|
||||
int32 CStats::PropertyDestroyed;
|
||||
int32 CStats::PamphletMissionPassed;
|
||||
|
||||
int32 CStats::Sprayings;
|
||||
float CStats::AutoPaintingBudget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue