Does not contain changes from SkillMenu.
Some checks failed
Emscripten Build / Build_and_Deploy_Web_Build (push) Failing after 2m56s

This commit is contained in:
sigonasr2 2025-06-16 16:20:22 -04:00
parent ff47e0819b
commit 37469d02df
2 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ All rights reserved.
#define VERSION_MAJOR 1 #define VERSION_MAJOR 1
#define VERSION_MINOR 3 #define VERSION_MINOR 3
#define VERSION_PATCH 0 #define VERSION_PATCH 0
#define VERSION_BUILD 12215 #define VERSION_BUILD 12216
#define stringify(a) stringify_(a) #define stringify(a) stringify_(a)
#define stringify_(a) #a #define stringify_(a) #a