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) // Map Editor version - you should use the MapEditor configuration instead of messing with these defines (ChrisL)
#ifndef JA2BETAVERSION //#ifndef JA2BETAVERSION
#define JA2BETAVERSION //#define JA2BETAVERSION
#endif //#endif
//#define JA2EDITOR //#define JA2EDITOR
// Normal test version // Normal test version
//#define JA2TESTVERSION //#define JA2TESTVERSION