1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

Revert "testing discord webhook <@1017990327593881620>"

This reverts commit fcc4269754daceabe2f3a7f6bb90107827a842c7.
This commit is contained in:
FunkyFr3sh 2024-06-29 22:37:25 +02:00
parent fcc4269754
commit f1349f086c

View File

@ -697,7 +697,7 @@ BOOL CALLBACK util_enum_child_proc(HWND hwnd, LPARAM lparam)
ReleaseDC(hwnd, dst_dc);
}
}
// ping discordf user test
if (strcmp(class_name, "TMediaPlayer") == 0)
return TRUE;
}