033b6cfe4a
By default this uses the new dynamic sumulation manager. Comment out #define useDynamicSimulation to use a scripted simulaton manager.
22 lines
499 B
C++
22 lines
499 B
C++
/*
|
|
for DBD Clan
|
|
By Ghostrider-DBD-
|
|
Copyright 2016
|
|
Last Modified 6/7/17
|
|
|
|
--------------------------
|
|
License
|
|
--------------------------
|
|
All the code and information provided here is provided under an Attribution Non-Commercial ShareAlike 4.0 Commons License.
|
|
|
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
|
*/
|
|
|
|
#define modUsed
|
|
#define DBDserver
|
|
#define wpModeMove
|
|
#define useAPEX
|
|
#define useDynamicSimulation
|
|
//#define blck_debugMode
|
|
//#define blck_debugMode3
|
|
//#define blck_milServer
|