mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +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
|
// Make a translation for this new OOM kick protection
|
||||||
g_notification_service.push_error("PROTECTIONS"_T.data(), "OOM_KICK"_T.data());
|
g_notification_service.push_error("PROTECTIONS"_T.data(), "OOM_KICK"_T.data());
|
||||||
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
break;
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user