mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
Increased width params of titlescreen progress bar definition to 600
This commit is contained in:
parent
0103c40c84
commit
f808f3d737
@ -11,13 +11,13 @@
|
|||||||
|
|
||||||
# This maximum is also documented in the wiki
|
# This maximum is also documented in the wiki
|
||||||
# http://wiki.wesnoth.org/ImageLocalization#BfW_Logo
|
# http://wiki.wesnoth.org/ImageLocalization#BfW_Logo
|
||||||
min_width = 550
|
min_width = 600
|
||||||
min_height = 250
|
min_height = 250
|
||||||
|
|
||||||
default_width = 550
|
default_width = 600
|
||||||
default_height = 250
|
default_height = 250
|
||||||
|
|
||||||
max_width = 550
|
max_width = 600
|
||||||
max_height = 250
|
max_height = 250
|
||||||
|
|
||||||
[state_enabled]
|
[state_enabled]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user