Samplescene fixups

This commit is contained in:
2026-03-29 14:01:03 +02:00
parent 5d2478e3c9
commit bc2067b0c4
5 changed files with 56 additions and 9 deletions

View File

@@ -12,7 +12,6 @@ function onTriggerEnter()
onComplete = function()
Controls.SetEnabled(true)
setStatus("Cutscene complete!")
played = false -- allow replay
end
})
end