Make the down arrow work on server selection screen

This commit is contained in:
Matt 2020-12-12 13:03:15 -05:00
parent 60920342cd
commit 427f3a7cd1
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<onup>noop</onup> <onup>noop</onup>
<onleft>close</onleft> <onleft>close</onleft>
<onright>close</onright> <onright>close</onright>
<ondown>205</ondown> <ondown>206</ondown>
<itemlayout width="510" height="65"> <itemlayout width="510" height="65">
<control type="group"> <control type="group">
<left>20</left> <left>20</left>