Changed bop to 0.02
This commit is contained in:
parent
ac9a696563
commit
8a9c9b5289
@ -349,7 +349,7 @@ local function state(songName, songDifficulty)
|
||||
end
|
||||
end
|
||||
if beat % 4 == 0 then
|
||||
zoom = zoom + .1
|
||||
zoom = zoom + .02
|
||||
end
|
||||
else
|
||||
for name, character in next, characters do
|
||||
|
Loading…
x
Reference in New Issue
Block a user