mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Fix debug mode defines
JA2BETAVERSION gets defined in cmake depending on selected config
This commit is contained in:
+3
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user