1
0
forked from 0ad/0ad

Increases maximum dropdown list size slightly, allowing up to 10 lines at a time (must be careful that it fits on 1024x768!). Refs #1532

This was SVN commit r12107.
This commit is contained in:
historic_bruno 2012-07-14 04:29:16 +00:00
parent 8c9ef1139a
commit 5e92aabe72

View File

@ -256,7 +256,7 @@
sprite2_pressed="StoneArrowDnOver"
buffer_zone="10"
dropdown_size="200"
dropdown_size="310"
sprite_list="BackgroundListBox"
sprite_selectarea="BackgroundSelectArea"
textcolor_selected="white"