Adding shiftswaptags patch ref. #270
This commit is contained in:
@ -235,6 +235,9 @@
|
||||
#if SHIFTBOTH_PATCH
|
||||
#include "shiftboth.c"
|
||||
#endif
|
||||
#if SHIFTSWAPTAGS_PATCH && SWAPTAGS_PATCH
|
||||
#include "shiftswaptags.c"
|
||||
#endif
|
||||
#if SHIFTTAG_PATCH
|
||||
#include "shifttag.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user