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