parent
864e15a0bc
commit
4c6af00687
@ -1557,11 +1557,12 @@ namespace big
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!NETWORK::NETWORK_IS_ACTIVITY_SESSION()) //If we're in Freemode.
|
||||
{
|
||||
notify::crash_blocked(sender, "submarine car freemode");
|
||||
return true;
|
||||
}
|
||||
// blocks too many legit syncs
|
||||
// if (!NETWORK::NETWORK_IS_ACTIVITY_SESSION()) //If we're in Freemode.
|
||||
// {
|
||||
// notify::crash_blocked(sender, "submarine car freemode");
|
||||
// return true;
|
||||
// }
|
||||
}
|
||||
|
||||
break;
|
||||
|
Reference in New Issue
Block a user