mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 11:23:28 +00:00
Remove silly GUI macro.
This commit is contained in:
parent
0ca5a97d1f
commit
b15c3420d3
@ -3,15 +3,11 @@
|
||||
# Since this file is loaded standalone, we need to manually include these
|
||||
{gui/macros}
|
||||
|
||||
#define FORMULA_GUI_SCALE_RESOLUTION SIZE
|
||||
"({SIZE})"
|
||||
#enddef
|
||||
|
||||
[resolution]
|
||||
automatic_placement = true
|
||||
|
||||
maximum_width = {FORMULA_GUI_SCALE_RESOLUTION 1024}
|
||||
maximum_height = {FORMULA_GUI_SCALE_RESOLUTION 800}
|
||||
maximum_width = "(1024)"
|
||||
maximum_height = "(800)"
|
||||
|
||||
[helptip]
|
||||
id = "tooltip_large"
|
||||
|
Loading…
x
Reference in New Issue
Block a user