mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
glorious update
work on rift tour, fix some crash and some bugs, added destroying gadgets when no more uses
This commit is contained in:
@@ -284,7 +284,7 @@ static inline void StaticUI()
|
||||
|
||||
#ifndef PROD
|
||||
ImGui::Checkbox("Log ProcessEvent", &Globals::bLogProcessEvent);
|
||||
ImGui::InputInt("Amount of bots to spawn", &AmountOfBotsToSpawn);
|
||||
// ImGui::InputInt("Amount of bots to spawn", &AmountOfBotsToSpawn);
|
||||
#endif
|
||||
|
||||
ImGui::Checkbox("Infinite Ammo", &Globals::bInfiniteAmmo);
|
||||
|
||||
Reference in New Issue
Block a user