This commit is contained in:
Gray
2024-03-12 19:58:43 -04:00
parent 512fb16ee4
commit 72a2afcb72
9 changed files with 62 additions and 26 deletions

View File

@@ -16,6 +16,7 @@ namespace Globals
extern inline bool bInfiniteMaterials = false;
extern inline bool bInfiniteAmmo = false;
extern inline bool bShouldUseReplicationGraph = false;
extern inline bool bHitReadyToStartMatch = false;
extern inline bool bInitializedPlaylist = false;