mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +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"
|
||||
|
||||
// Remove comment to build Beta version (with lot of debug infos) including the Editor
|
||||
// #define JA2BETAVERSION
|
||||
//#define JA2BETAVERSION
|
||||
|
||||
// Normal test version
|
||||
// #define JA2TESTVERSION
|
||||
//#define JA2TESTVERSION
|
||||
|
||||
// #define JA2EDITOR
|
||||
//#define JA2EDITOR
|
||||
|
||||
// #define DEBUG_ATTACKBUSY
|
||||
|
||||
// #define LUA_CONSOLE
|
||||
//#define LUACONSOLE
|
||||
|
||||
// #define ROBOT_ALWAYS_READY
|
||||
//#define ROBOT_ALWAYS_READY
|
||||
|
||||
//#ifdef _DEBUG
|
||||
// #ifndef JA2TESTVERSION
|
||||
|
||||
Reference in New Issue
Block a user