More development on the new API

This commit is contained in:
Tercioo
2019-04-09 14:05:18 -03:00
parent 4bd7bbc6df
commit 2ff8108c83
11 changed files with 756 additions and 45 deletions
+2
View File
@@ -21,6 +21,8 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (command == "api") then
_detalhes.OpenAPI()
elseif (command == Loc ["STRING_SLASH_NEW"] or command == "new") then
_detalhes:CriarInstancia (nil, true)