mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
parent
e18d2ff314
commit
c6b9ceb61e
@ -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…
x
Reference in New Issue
Block a user