wesnoth/data/gui/macros/filler.cfg
2016-03-20 01:11:10 +11:00

12 lines
203 B
INI

#textdomain wesnoth-lib
# Defines the default spacer used to fill a grid cell.
# This is needed since empty cells aren't allowed.
#define GUI_FILLER
[column]
[spacer]
[/spacer]
[/column]
#enddef