From 35b7d461f0879a7a36cf0baa11d146b31bcd4d20 Mon Sep 17 00:00:00 2001 From: GoogleFrog Date: Wed, 31 Oct 2018 13:31:56 +1100 Subject: [PATCH] Revert "Allow rejecting MM games" --- LuaMenu/widgets/gui_queue_status_panel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LuaMenu/widgets/gui_queue_status_panel.lua b/LuaMenu/widgets/gui_queue_status_panel.lua index c570ce68f..ab2b7ad22 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 = true +local ALLOW_REJECT_REGULAR = false local instantStartQueuePriority = { ["Teams"] = 3,