change gravity to 50
This commit is contained in:
parent
25b10a935d
commit
2a07b591aa
@ -120,7 +120,7 @@ waves = 3;
|
||||
|
||||
# Set gravity percentage for "drop off". Higher values means bars will drop faster.
|
||||
# Accepts only non-negative values. 50 means half gravity, 200 means double. Set to 0 to disable "drop off".
|
||||
; gravity = 100
|
||||
; gravity = 50
|
||||
|
||||
|
||||
# In bar height, bars that would have been lower that this will not be drawn.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user