- fix for the auto hide slash.

This commit is contained in:
Tercio
2016-10-27 16:09:23 -02:00
parent 17a0cb9613
commit cf3102b46a
+1
View File
@@ -56,6 +56,7 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (command == Loc ["STRING_SLASH_SHOW"] or command == Loc ["STRING_SLASH_SHOW_ALIAS1"] or command == "show") then
_detalhes.LastShowCommand = GetTime()
local instance = rest:match ("^(%S*)%s*(.-)$")
instance = tonumber (instance)
if (instance) then