always enable fixnotresponding patch

This commit is contained in:
FunkyFr3sh 2022-10-22 02:52:58 +02:00
parent 8566355e0d
commit a80ffeb7aa
4 changed files with 9 additions and 8 deletions

View file

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