mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
fix bugs with picking up + lategame loot
This commit is contained in:
@@ -17,6 +17,8 @@ namespace Globals
|
||||
extern inline bool bHitReadyToStartMatch = false;
|
||||
extern inline bool bInitializedPlaylist = false;
|
||||
extern inline bool bStartedListening = false;
|
||||
|
||||
extern inline int AmountOfListens = 0; // TODO: Switch to this for LastNum
|
||||
}
|
||||
|
||||
extern inline std::string PlaylistName =
|
||||
|
||||
Reference in New Issue
Block a user