change gravity to 50
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user