diff --git a/LuaMenu/widgets/gui_queue_status_panel.lua b/LuaMenu/widgets/gui_queue_status_panel.lua index ab2b7ad22..c570ce68f 100644 --- a/LuaMenu/widgets/gui_queue_status_panel.lua +++ b/LuaMenu/widgets/gui_queue_status_panel.lua @@ -21,7 +21,7 @@ local statusQueueIngame local readyCheckPopup local findingMatch = false local ALLOW_REJECT_QUICKPLAY = true -local ALLOW_REJECT_REGULAR = false +local ALLOW_REJECT_REGULAR = true local instantStartQueuePriority = { ["Teams"] = 3,