Fix two glitches revealed by wmlscope and wmllint.
This commit is contained in:
parent
2ed5dc17f5
commit
2cabbcf3d7
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#textdomain wesnoth
|
||||
|
||||
#define IMAGE_NW IMAGESTEM
|
||||
[image]
|
||||
name={IMAGESTEM}-nw
|
||||
|
@ -1266,7 +1268,7 @@
|
|||
#enddef
|
||||
|
||||
|
||||
#define DISABLE_WALLS TERRAIN1 TERRAIN2
|
||||
#define DISABLE_WALLS TERRAIN1 TERRAIN2 TERRAIN3
|
||||
[terrain_graphics]
|
||||
map="
|
||||
3
|
||||
|
|
Loading…
Add table
Reference in a new issue