This commit is contained in:
Nayla Hanegan 2025-01-03 17:52:26 -05:00
parent a50aaccaad
commit f87c489ee9

View file

@ -131,7 +131,7 @@ bool IsGeckoCodeHandlerEnabled()
bool IsGeckoCodeHandlerMPN()
{
int code_handler_value = Config::Get(Config::MAIN_CODE_HANDLER);
return code_handler_value == 2;
return code_handler_value == 1;
}
// Requires s_active_codes_lock