1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix single click world select

This commit is contained in:
est31 2015-06-30 19:58:06 +02:00
parent 85f3d575ec
commit 29b0dc89e6
3 changed files with 10 additions and 10 deletions

View file

@ -69,7 +69,7 @@ local function main_button_handler(this, fields, name, tabdata)
local event = core.explode_textlist_event(fields["srv_worlds"])
local selected = core.get_textlist_index("srv_worlds")
menu_worldmt_legacy()
menu_worldmt_legacy(selected)
if event.type == "DCL" then
world_doubleclick = true