1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +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

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