mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Refactor ContentDB integration (#14507)
This commit is contained in:
@@ -334,7 +334,7 @@ local function handle_buttons(this, fields)
|
||||
if fields.btn_config_world_cdb then
|
||||
this.data.list = nil
|
||||
|
||||
local dlg = create_store_dlg("mod")
|
||||
local dlg = create_contentdb_dlg("mod")
|
||||
dlg:set_parent(this)
|
||||
this:hide()
|
||||
dlg:show()
|
||||
|
Reference in New Issue
Block a user