This commit is contained in:
Federico Cecchetto 2022-03-01 15:40:37 +01:00
parent a27ebd4ad3
commit 6aebf90c78

View File

@ -172,7 +172,7 @@ namespace patches
utils::hook::nop(SELECT_VALUE(0x14018797E, 0x14024EF60), 2);
utils::hook::nop(SELECT_VALUE(0x1401856DC, 0x14024C6B0), 6);
if (game::environment::is_mp())
if (!game::environment::is_sp())
{
patch_mp();
}