mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 12:44:04 +00:00
12 lines
203 B
INI
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
|
|
|