fix map patches
This commit is contained in:
parent
7a1b9cf6ee
commit
bf965d0688
@ -12,7 +12,7 @@ namespace map_patches
|
||||
public:
|
||||
void post_unpack() override
|
||||
{
|
||||
if (!game::environment::is_mp())
|
||||
if (game::environment::is_sp())
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user