Allow modifiable speed changes
This commit is contained in:
@@ -88,6 +88,8 @@ data World = World
|
||||
, _seenLocations :: IM.IntMap (World -> Point2,String)
|
||||
, _selLocation :: Int
|
||||
, _keyConfig :: KeyConfigSDL
|
||||
, _varMovementSpeedModifier :: Float
|
||||
, _varMovementStrafeSpeedModifier :: Float
|
||||
}
|
||||
|
||||
data Corpse = Corpse
|
||||
|
||||
Reference in New Issue
Block a user