Fixed broken Pango markup.
This commit is contained in:
parent
ae1012658d
commit
c295d4c990
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ message= {MENU_IMG_TXT2 "terrain/water/coast.png" ("<span color='green'>" + _"Fl
|
|||
# Plant Saplings
|
||||
|
||||
[option]
|
||||
message= {MENU_IMG_TXT2 "terrain/forest/pine-tile.png" ("<span color='green'>" + _"Plant Saplings" + "</pan>") ("<span size='small'>" +_"Cost: 1g" + "</span>")}
|
||||
message= {MENU_IMG_TXT2 "terrain/forest/pine-tile.png" ("<span color='green'>" + _"Plant Saplings" + "</span>") ("<span size='small'>" +_"Cost: 1g" + "</span>")}
|
||||
{ANL_SHOW_IF ("Peasant") "Gg,Gs,Ggf"}
|
||||
[command]
|
||||
[if]
|
||||
|
|
Loading…
Add table
Reference in a new issue