mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Corrected LUA console define
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@928 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+5
-5
@@ -4,18 +4,18 @@
|
|||||||
#include "Language Defines.h"
|
#include "Language Defines.h"
|
||||||
|
|
||||||
// Remove comment to build Beta version (with lot of debug infos) including the Editor
|
// Remove comment to build Beta version (with lot of debug infos) including the Editor
|
||||||
// #define JA2BETAVERSION
|
//#define JA2BETAVERSION
|
||||||
|
|
||||||
// Normal test version
|
// Normal test version
|
||||||
// #define JA2TESTVERSION
|
//#define JA2TESTVERSION
|
||||||
|
|
||||||
// #define JA2EDITOR
|
//#define JA2EDITOR
|
||||||
|
|
||||||
// #define DEBUG_ATTACKBUSY
|
// #define DEBUG_ATTACKBUSY
|
||||||
|
|
||||||
// #define LUA_CONSOLE
|
//#define LUACONSOLE
|
||||||
|
|
||||||
// #define ROBOT_ALWAYS_READY
|
//#define ROBOT_ALWAYS_READY
|
||||||
|
|
||||||
//#ifdef _DEBUG
|
//#ifdef _DEBUG
|
||||||
// #ifndef JA2TESTVERSION
|
// #ifndef JA2TESTVERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user