This commit is contained in:
rtldg 2021-10-04 11:40:55 +00:00
parent 276d74b968
commit b2a95095e7

View File

@ -23,7 +23,7 @@
#endif #endif
#define _shavit_included #define _shavit_included
#define SHAVIT_VERSION "3.0.7" #define SHAVIT_VERSION "3.0.8"
#define STYLE_LIMIT 256 #define STYLE_LIMIT 256
#define MAX_ZONES 64 #define MAX_ZONES 64
#define MAX_STAGES 51 // 😐 kind of arbitrary but also some space between this and MAX_ZONES #define MAX_STAGES 51 // 😐 kind of arbitrary but also some space between this and MAX_ZONES