bitflag hotfix

This commit is contained in:
Couls
2019-07-09 02:40:02 -04:00
parent 4a832c4f61
commit 6c8fc34cae
+1 -1
View File
@@ -32,7 +32,7 @@
#define TYPING_ONCE 1048576
#define AMBIENT_OCCLUSION 2097152
#define AZERTY 4194304
#define NUMPAD_TARGET 8388606
#define NUMPAD_TARGET 8388608
#define CHAT_GHOSTPDA 16777212
#define TOGGLES_TOTAL 33554361 // If you add or remove a preference toggle above, make sure you update this define with the total value of the toggles combined.