mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 12:19:02 -06:00
Fixed the timer in Sakura to be the correct value
This commit is contained in:
parent
5a1494cb5a
commit
dc764b9177
@ -275,7 +275,7 @@ function SakuraGame:new(secret_inputs)
|
||||
)
|
||||
|
||||
self.current_map = 1
|
||||
self.time_limit = 3660
|
||||
self.time_limit = 10800
|
||||
self.cleared_frames = STAGE_TRANSITION_TIME
|
||||
self.stage_frames = 0
|
||||
self.time_extend = 0
|
||||
|
Loading…
Reference in New Issue
Block a user