messagebox can be closed now

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@362 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-16 10:45:58 +00:00
parent 07199650b7
commit c531bf45a0
4 changed files with 13 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ static void llclosehandler(MwLL handle, void* data) {
}
} else {
h->close = 1;
MwDispatchUserHandler(h, MwNcloseHandler, NULL);
}
}