type typo

This commit is contained in:
rtldg 2021-07-28 11:52:37 +00:00
parent 37b0d9a031
commit 8f4e29ddee

View File

@ -81,7 +81,7 @@ int gI_LastWeaponTick[MAXPLAYERS+1];
ArrayList gA_Checkpoints[MAXPLAYERS+1];
int gI_CurrentCheckpoint[MAXPLAYERS+1];
int gI_TimesTeleported[MAXPLAYERS+1];
int gB_InCheckpointMenu[MAXPLAYERS+1];
bool gB_InCheckpointMenu[MAXPLAYERS+1];
int gI_CheckpointsSettings[MAXPLAYERS+1];