Replace deprecated functions in many scripts
This commit is contained in:
@@ -20,7 +20,7 @@ function redraw()
|
||||
end
|
||||
|
||||
function on_click(idx)
|
||||
ui:show_edit_dialog("Enter command")
|
||||
dialogs:show_edit_dialog("Enter command")
|
||||
end
|
||||
|
||||
function on_dialog_action(text)
|
||||
|
||||
Reference in New Issue
Block a user