mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38:26 +00:00
type typo
This commit is contained in:
parent
37b0d9a031
commit
8f4e29ddee
@ -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];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user