cleanup
This commit is contained in:
parent
f0377f3d5c
commit
f4e603ec85
@ -241,7 +241,7 @@ new
|
|||||||
bool: p_PassiveModeDisabled [ MAX_PLAYERS char ],
|
bool: p_PassiveModeDisabled [ MAX_PLAYERS char ],
|
||||||
p_PassiveModeExpireTimer [ MAX_PLAYERS ] = { -1, ... },
|
p_PassiveModeExpireTimer [ MAX_PLAYERS ] = { -1, ... },
|
||||||
Text3D: p_PassiveModeLabel [ MAX_PLAYERS ] = { Text3D: INVALID_3DTEXT_ID },
|
Text3D: p_PassiveModeLabel [ MAX_PLAYERS ] = { Text3D: INVALID_3DTEXT_ID },
|
||||||
bool: p_OffRadar [ MAX_PLAYERS char]
|
bool: p_OffRadar [ MAX_PLAYERS char ]
|
||||||
;
|
;
|
||||||
|
|
||||||
/* ** Getters And Setters** */
|
/* ** Getters And Setters** */
|
||||||
|
Loading…
Reference in New Issue
Block a user