update: spring change in 0.56.0
This commit is contained in:
@@ -13,8 +13,8 @@ M.curves = {
|
||||
curve = {
|
||||
type = "spring",
|
||||
mass = 1,
|
||||
stiffness = 50,
|
||||
dampening = 8,
|
||||
stiffness = 400,
|
||||
dampening = 15,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user