Fix errors in zombie recruit dialog
This commit is contained in:
parent
497e6b7ca6
commit
5c3bdd9e07
1 changed files with 2 additions and 2 deletions
|
@ -259,7 +259,8 @@
|
|||
|
||||
[resolution]
|
||||
maximum_height=676
|
||||
minimum_height=608
|
||||
# Not supported, left here in case that changes in the future.
|
||||
#minimum_height=608
|
||||
[tooltip]
|
||||
id = "tooltip_large"
|
||||
[/tooltip]
|
||||
|
@ -298,7 +299,6 @@
|
|||
[column]
|
||||
horizontal_grow = true
|
||||
[listbox]
|
||||
scrollbar="manditory"
|
||||
vertical_scrollbar_mode="initial_auto"
|
||||
id = "unit_list"
|
||||
[list_definition]
|
||||
|
|
Loading…
Add table
Reference in a new issue