parent
e18d2ff314
commit
c6b9ceb61e
2 changed files with 3 additions and 6 deletions
|
@ -49,11 +49,6 @@
|
|||
#endif
|
||||
[/ais]
|
||||
|
||||
#ifdef DEBUG_MODE
|
||||
# load tests that need manual user input to run and validate
|
||||
{test/scenarios/manual_tests}
|
||||
#endif
|
||||
|
||||
#ifdef EDITOR
|
||||
[textdomain]
|
||||
name="wesnoth-editor"
|
||||
|
@ -61,6 +56,8 @@
|
|||
#endif
|
||||
|
||||
#ifdef TEST
|
||||
# load tests that need manual user input to run and validate
|
||||
{test/scenarios/manual_tests}
|
||||
{ai/scenarios/}
|
||||
{ai/micro_ais/scenarios/}
|
||||
#define DONT_RELOAD_CORE
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
path=data/campaigns/The_Rise_Of_Wesnoth
|
||||
[/binary_path]
|
||||
#ifhave campaigns/Under_the_Burning_Suns/units/units.cfg
|
||||
{campaigns/Under_the_Burning_Suns/utils/abilities.cfg}
|
||||
[units]
|
||||
{campaigns/Under_the_Burning_Suns/utils/abilities.cfg}
|
||||
{campaigns/Under_the_Burning_Suns/units/units.cfg}
|
||||
{campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg}
|
||||
[/units]
|
||||
|
|
Loading…
Add table
Reference in a new issue