Moves hbox to lang_button

This commit is contained in:
2022-11-28 19:59:17 -03:00
parent 11ceb1a73f
commit d239119569
2 changed files with 13 additions and 13 deletions

View File

@ -987,8 +987,6 @@ screen preferences():
fixed:
xsize 300
ysize 60
hbox:
spacing 10
use lang_button(lang)
vbox:

View File

@ -115,6 +115,8 @@ screen lang_sel:
at truecenter
screen lang_button(lang):
hbox:
spacing 15
textbutton lang["name"]:
activate_sound "audio/ui/uiRollover.wav"
action If(lang["value"] in persistent.seenWarning or lang["value"] == None,