diff --git a/LuaMenu/widgets/gui_queue_status_panel.lua b/LuaMenu/widgets/gui_queue_status_panel.lua index b0283d169..a559539c8 100644 --- a/LuaMenu/widgets/gui_queue_status_panel.lua +++ b/LuaMenu/widgets/gui_queue_status_panel.lua @@ -20,7 +20,7 @@ local statusQueueLobby -- global for timer update local statusQueueIngame local readyCheckPopup local findingMatch = false -local ALLOW_REJECT = false +local ALLOW_REJECT = true local instantStartQueuePriority = { ["Teams"] = 3,