QuickDispatch now uses xpcall instead of pcall, fixed search box erroring on some searchs
This commit is contained in:
@@ -166,7 +166,7 @@ end
|
||||
|
||||
if (button.tooltip) then
|
||||
if (button.menu) then
|
||||
_detalhes.gump:QuickDispatch (button.menu)
|
||||
_detalhes.gump:QuickDispatch(button.menu)
|
||||
|
||||
local next_check = 0.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user