This commit is contained in:
Steven Howard 2018-10-09 22:12:54 +01:00
parent f0377f3d5c
commit f4e603ec85

View File

@ -241,7 +241,7 @@ new
bool: p_PassiveModeDisabled [ MAX_PLAYERS char ],
p_PassiveModeExpireTimer [ MAX_PLAYERS ] = { -1, ... },
Text3D: p_PassiveModeLabel [ MAX_PLAYERS ] = { Text3D: INVALID_3DTEXT_ID },
bool: p_OffRadar [ MAX_PLAYERS char]
bool: p_OffRadar [ MAX_PLAYERS char ]
;
/* ** Getters And Setters** */