mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-18 15:14:09 +00:00
menu works i guess
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@138 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -109,6 +109,8 @@ static void draw(MwWidget handle) {
|
||||
m->sub[i]->wsub = NULL;
|
||||
m->sub[i]->keep = 0;
|
||||
m->wait = 1;
|
||||
}else if(arrlen(m->sub[i]->sub) == 0){
|
||||
MwDispatchUserHandler(handle, MwNmenuHandler, m->sub[i]);
|
||||
}
|
||||
} else if(!handle->pressed && m->sub[i]->wsub != NULL) {
|
||||
if(in_area) {
|
||||
|
||||
Reference in New Issue
Block a user