Update includes

This commit is contained in:
Jackzie 2022-06-05 15:50:46 -05:00
parent f91a3e0502
commit e6a638de7e
No known key found for this signature in database
GPG key ID: 1E834FE36520537A
5 changed files with 1547 additions and 875 deletions

View file

@ -37,9 +37,7 @@ int lastButtonUser;
int lastCrescendoUser;
int g_iAttackerTarget[MAXPLAYERS+1];
int g_PendingBanTroll[MAXPLAYERS+1];
int g_iInSpit[MAXPLAYERS+1];
Timer g_inSpitTimer;
float iLastInSpit[MAXPLAYERS+1];
int gInstaSpecialMagnet[MAXPLAYERS+1];
char steamids[MAXPLAYERS+1][64];