mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 04:33:20 +00:00
Update includes
This commit is contained in:
parent
f91a3e0502
commit
e6a638de7e
5 changed files with 1547 additions and 875 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue