Allow modifiable speed changes

This commit is contained in:
Ross
2021-03-26 14:20:13 +00:00
parent fb1d7571e7
commit fb17502781
4 changed files with 8 additions and 2 deletions
+2
View File
@@ -232,6 +232,8 @@ defaultWorld = World
]
, _selLocation = 0
, _keyConfig = defaultKeyConfigSDL
, _varMovementSpeedModifier = 3
, _varMovementStrafeSpeedModifier = 3
}
youLight =
-- LS {_lsEff = \w _ p -> (logistic 1 1 1 (d p w * 0.01) )