diff --git a/docs/TemplateScript.lua b/docs/TemplateScript.lua index f63baef8..c80490ad 100644 --- a/docs/TemplateScript.lua +++ b/docs/TemplateScript.lua @@ -1,7 +1,4 @@ -- Lua stuff -function onLoaded() - -- triggered when the lua file is loaded -end function onCreate() -- triggered when the lua file is started, some variables weren't created yet