-- Test level script file LevelFuncs.OnLoad = function() end LevelFuncs.OnSave = function() end LevelFuncs.OnControlPhase = function() end LevelFuncs.OnEnd = function() end