mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
If its not scuffed its not reboot
This commit is contained in:
@@ -801,8 +801,9 @@ static inline void MainUI()
|
||||
if (!bStartedBus)
|
||||
{
|
||||
if (Globals::bLateGame.load()
|
||||
|| Fortnite_Version >= 11 // Its been a minute but iirc it just wouldnt start when countdown ended or crash? cant remember
|
||||
)
|
||||
|| (Fortnite_Version >= 11 // Its been a minute but iirc it just wouldnt start when countdown ended or crash? cant remember
|
||||
&& false
|
||||
))
|
||||
{
|
||||
if (ImGui::Button("Start Bus"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user