mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 20:17:24 +08:00
Fix the Radio Sync Fix (#3060)
This commit is contained in:
parent
0b21bd8c6a
commit
178cddabd5
@ -243,10 +243,10 @@ namespace big
|
||||
{
|
||||
// Make a translation for this new OOM kick protection
|
||||
g_notification_service.push_error("PROTECTIONS"_T.data(), "OOM_KICK"_T.data());
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user