mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-22 16:52:30 +08:00
fix(WindowTopBar): Allow unload before notify
This commit is contained in:
@ -57,9 +57,9 @@ namespace big
|
||||
{
|
||||
QUEUE_JOB_BEGIN_CLAUSE(&)
|
||||
{
|
||||
notify::above_map("Thanks for using Yim's Mod Menu");
|
||||
|
||||
g_running = false;
|
||||
|
||||
notify::above_map("Thanks for using Yim's Mod Menu");
|
||||
}QUEUE_JOB_END_CLAUSE
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user