Update TemplateScript.lua

This commit is contained in:
bbpanzu
2022-01-13 00:25:19 -05:00
committed by GitHub
parent fe3d0514e9
commit ff4fc652e2

View File

@@ -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