3694 -> 3701
parent
a4248c96f1
commit
d36a97d612
|
@ -124,7 +124,7 @@ function MarathonSTGame:advanceOneFrame()
|
|||
end
|
||||
return false
|
||||
end
|
||||
if self.roll_frames > 3694 then
|
||||
if self.roll_frames > 3701 then
|
||||
switchBGM(nil)
|
||||
self.completed = true
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue