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