mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
feat(TopBar): Better and faster rage quit
This commit is contained in:
parent
a314ed3792
commit
838da48400
@ -67,7 +67,7 @@ namespace big
|
|||||||
|
|
||||||
if (ImGui::MenuItem("Rage Quit (hard crash)"))
|
if (ImGui::MenuItem("Rage Quit (hard crash)"))
|
||||||
{
|
{
|
||||||
exit(0);
|
__debugbreak();
|
||||||
}
|
}
|
||||||
|
|
||||||
ImGui::EndMenu();
|
ImGui::EndMenu();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user