mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Moved game Modules to config file.
This commit is contained in:
@@ -85,12 +85,6 @@ namespace GameConstants
|
||||
|
||||
const ui16 BACKPACK_START = 19;
|
||||
const int ID_CATAPULT = 3, ID_LOCK = 145;
|
||||
|
||||
//game modules
|
||||
const bool STACK_EXP = true;
|
||||
const bool STACK_ARTIFACT = true; //now toggle for testing
|
||||
const bool COMMANDERS = true;
|
||||
const bool MITHRIL = false;
|
||||
}
|
||||
|
||||
// Enum declarations
|
||||
|
||||
Reference in New Issue
Block a user