mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 23:16:38 +00:00
15 lines
191 B
INI
15 lines
191 B
INI
#textdomain wesnoth-lib
|
|
###
|
|
### Definition of a drawing.
|
|
###
|
|
|
|
[drawing_definition]
|
|
id = "default"
|
|
description = "The default drawing."
|
|
|
|
[resolution]
|
|
[/resolution]
|
|
|
|
[/drawing_definition]
|
|
|