Fix
This commit is contained in:
parent
a27ebd4ad3
commit
6aebf90c78
@ -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();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user