Add debug log from retail
This commit is contained in:
@@ -892,6 +892,10 @@ function OptionsPrivate.ImportFromString()
|
||||
frame.importexport:Open("import");
|
||||
end
|
||||
|
||||
function OptionsPrivate.OpenDebugLog(text)
|
||||
frame.debugLog:Open(text)
|
||||
end
|
||||
|
||||
function OptionsPrivate.OpenUpdate(data, children, target, sender)
|
||||
return frame.update:Open(data, children, target, sender)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user