Adds variable
Adds the p_TogglePBChat variable to player.pwn
This commit is contained in:
parent
a2f11b3786
commit
1460db6af7
@ -38,6 +38,7 @@ new
|
||||
bool: p_Kidnapped [ MAX_PLAYERS char ],
|
||||
bool: p_ToggledViewPM [ MAX_PLAYERS char ],
|
||||
bool: p_ToggleCopChat [ MAX_PLAYERS char ],
|
||||
bool: p_TogglePBChat [ MAX_PLAYERS char ],
|
||||
bool: p_pausedToLoad [ MAX_PLAYERS char ],
|
||||
bool: p_CantUseReport [ MAX_PLAYERS char ],
|
||||
p_pausedToLoadTimer [ MAX_PLAYERS ],
|
||||
|
Loading…
Reference in New Issue
Block a user