not sure what have i done
while reading pbmm sources :)
This commit is contained in:
parent
e02dc8a28f
commit
5e73326033
8 changed files with 206 additions and 130 deletions
|
|
@ -55,7 +55,10 @@ extern int g_mapType;
|
|||
extern int g_numWaypoints;
|
||||
extern int g_gameVersion;
|
||||
extern int g_fakeArgc;
|
||||
extern int g_killHistory;
|
||||
|
||||
extern int g_highestDamageCT;
|
||||
extern int g_highestDamageT;
|
||||
extern int g_highestKills;
|
||||
|
||||
extern int g_normalWeaponPrefs[NUM_WEAPONS];
|
||||
extern int g_rusherWeaponPrefs[NUM_WEAPONS];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue