mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 11:43:22 +00:00
ftt
This commit is contained in:
parent
a7e0ce6873
commit
3e5a2d371b
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ int g_iTrollUsers[MAXPLAYERS+1], g_iAttackerTarget[MAXPLAYERS+1];
|
|||
int autoPunished = -1, autoPunishMode, lastButtonUser, lastCrescendoUser;
|
||||
bool g_bPendingItemGive[MAXPLAYERS+1], g_PendingBanTroll[MAXPLAYERS+1];
|
||||
GlobalForward g_PlayerMarkedForward;
|
||||
char steamids[MAXPLAYERS+1][64];
|
||||
|
||||
//HANDLES
|
||||
Handle hThrowTimer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue