FAKEFULLSCREEN_PATCH takes precedence over the FAKEFULLSCREEN_CLIENT_PATCH, ref. #13
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
#if EXRESIZE_PATCH
|
||||
#include "exresize.h"
|
||||
#endif
|
||||
#if FAKEFULLSCREEN_CLIENT_PATCH
|
||||
#if !FAKEFULLSCREEN_PATCH && FAKEFULLSCREEN_CLIENT_PATCH
|
||||
#include "fakefullscreenclient.h"
|
||||
#endif
|
||||
#if FOCUSADJACENTTAG_PATCH
|
||||
|
Reference in New Issue
Block a user