mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 00:40:24 +00:00
Include utils only once, from main
This commit is contained in:
parent
124d264f0e
commit
02a79264bd
@ -6,4 +6,5 @@
|
||||
{campaigns/tutorial/units}
|
||||
[/units]
|
||||
|
||||
{campaigns/tutorial/scenarios}
|
||||
{campaigns/tutorial/utils}
|
||||
{campaigns/tutorial/scenarios}
|
||||
|
@ -5,8 +5,6 @@
|
||||
# wmllint: no-syntax-rewrite
|
||||
# wmllint: directory spelling quintain
|
||||
|
||||
{./utils.cfg}
|
||||
|
||||
#define TARGET_HEX X Y
|
||||
{VARIABLE target_hex.x {X}}
|
||||
{VARIABLE target_hex.y {Y}}
|
||||
|
@ -1,5 +1,4 @@
|
||||
#textdomain wesnoth-tutorial
|
||||
{./utils.cfg}
|
||||
|
||||
#define BADGUY TYPE NAME POSITION
|
||||
[unit]
|
||||
|
Loading…
x
Reference in New Issue
Block a user