This commit is contained in:
entar 2025-09-10 09:36:09 +07:00
parent e09d1281ac
commit ce1f6b91f5

View File

@ -20,7 +20,8 @@ function module.onUpdate()
sharedVars.canStart = true
sharedVars.shouldCountdown = true
started = true
sharedVars.cutscene = false
sharedVars.cutscene = false
end
end