[WIP] S1 Ending. Primer troçet fet
This commit is contained in:
+2
-4
@@ -12,13 +12,11 @@ live_scene = {
|
||||
-- end
|
||||
|
||||
function live_scene.update_stage1_ending()
|
||||
print("UPDATING")
|
||||
flow:next()
|
||||
stage1_ending:update_scene()
|
||||
end
|
||||
|
||||
function live_scene.end_stage1_ending()
|
||||
print("END")
|
||||
flow:finish()
|
||||
stage1_ending:end_scene()
|
||||
end
|
||||
|
||||
function live_scene.start( name, op )
|
||||
|
||||
Reference in New Issue
Block a user