mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
LoW::10: Fixed unresolved PLAYER_GOLD macro.
This commit is contained in:
parent
d4b82040a1
commit
7ddb4b291f
@ -35,6 +35,9 @@
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
#define PLAYER_GOLD
|
||||
{GOLD 200 180 160}
|
||||
#enddef
|
||||
#wmllint: validate-off
|
||||
[side]
|
||||
{KALENZ}
|
||||
@ -146,7 +149,7 @@
|
||||
recruit={DWARVES}
|
||||
[/side]
|
||||
#endif
|
||||
|
||||
#undef PLAYER_GOLD
|
||||
[event]
|
||||
name=prestart
|
||||
[objectives]
|
||||
|
Loading…
x
Reference in New Issue
Block a user