change gravity to 50

This commit is contained in:
Lucca Ketterer 2020-10-05 22:15:08 +02:00
parent 25b10a935d
commit 2a07b591aa

View File

@ -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.