fixed rand (thanks nick)

This commit is contained in:
aap
2019-07-04 23:10:04 +02:00
parent bdd5ed6a20
commit d62c616545
3 changed files with 3 additions and 7 deletions

View File

@@ -5,4 +5,4 @@ class CStats
public:
static int32 &DaysPassed;
static int32 &HeadShots;
};
};