This commit is contained in:
windwakr 2023-10-11 20:21:23 -04:00 committed by GitHub
parent 199f69d3b3
commit 3f708ff53f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4548,6 +4548,7 @@ DOKEYDOWN:
return 0;
}
}
break;
case WM_COMMAND:
if(HIWORD(wParam) == 0 || HIWORD(wParam) == 1)