TombEngine/Scripts/Andrea1.lua

6 lines
173 B
Lua
Raw Permalink Normal View History

2021-12-01 15:31:39 +03:00
-- Test level script file
LevelFuncs.OnLoad = function() end
LevelFuncs.OnSave = function() end
LevelFuncs.OnControlPhase = function() end
LevelFuncs.OnEnd = function() end