Revert "always enable fixnotresponding patch"

This reverts commit a80ffeb7aa.
This commit is contained in:
FunkyFr3sh 2023-01-17 04:46:24 +01:00
parent 3333539e34
commit 56488f9dac
4 changed files with 8 additions and 9 deletions

View file

@ -145,6 +145,7 @@ typedef struct CNCDDRAW
BOOL nonexclusive;
int fixchilds;
BOOL fixwndprochook;
BOOL fixnotresponding;
BOOL flipclear;
BOOL locktopleft;
BOOL lock_surfaces;