mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +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)
|
||||
#ifndef JA2BETAVERSION
|
||||
#define JA2BETAVERSION
|
||||
#endif
|
||||
//#ifndef JA2BETAVERSION
|
||||
//#define JA2BETAVERSION
|
||||
//#endif
|
||||
//#define JA2EDITOR
|
||||
// Normal test version
|
||||
//#define JA2TESTVERSION
|
||||
|
||||
Reference in New Issue
Block a user