Lua: mixer-recall, fix issue introduce in 9a580078
This script still needs a significant overhaul. global-path instance parameter is no longer exposed, etc
This commit is contained in:
parent
339d3e1265
commit
4d7d58196f
@ -449,7 +449,7 @@ function factory (params)
|
||||
else
|
||||
if (snap_num==0) then
|
||||
LuaDialog.Message ("Recall Mixer Settings:",
|
||||
local_path .. 'does not exist!\nPlease run Store Mixer Settings first.',
|
||||
folder_path .. 'does not exist!\nPlease run Store Mixer Settings first.',
|
||||
LuaDialog.MessageType.Info, LuaDialog.ButtonType.Close):run()
|
||||
else
|
||||
LuaDialog.Message ("Recall Mixer Settings:",
|
||||
|
Loading…
Reference in New Issue
Block a user