mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-30 04:53:04 +00:00
oops
This commit is contained in:
@@ -443,7 +443,7 @@ static void MwLLNextEventImpl(MwLL handle) {
|
||||
if(handle->gdi.get_darktheme){
|
||||
detect_darktheme(handle);
|
||||
|
||||
handle->gdi.get_clipboard = 0;
|
||||
handle->gdi.get_darktheme = 0;
|
||||
}
|
||||
while(PeekMessage(&msg, handle->gdi.hWnd, 0, 0, PM_NOREMOVE)) {
|
||||
GetMessage(&msg, handle->gdi.hWnd, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user