Fix debug mode defines

JA2BETAVERSION gets defined in cmake depending on selected config
This commit is contained in:
Asdow
2025-09-24 19:21:58 +03:00
parent f52ab32952
commit f47908e033
+3 -3
View File
@@ -31,9 +31,9 @@
// -----------------------------
// Map Editor version - you should use the MapEditor configuration instead of messing with these defines (ChrisL)
#ifndef JA2BETAVERSION
#define JA2BETAVERSION
#endif
//#ifndef JA2BETAVERSION
//#define JA2BETAVERSION
//#endif
//#define JA2EDITOR
// Normal test version
//#define JA2TESTVERSION