mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 17:39:03 -06:00
Small credits update
This commit is contained in:
parent
50ff4adf27
commit
5f3990ff58
@ -8,7 +8,7 @@ end
|
||||
|
||||
function CreditsScene:update()
|
||||
self.frames = self.frames + 1
|
||||
if self.frames >= 2500 then
|
||||
if self.frames >= 2200 then
|
||||
playSE("mode_decide")
|
||||
scene = TitleScene()
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user