debug mode

This commit is contained in:
Ross
2021-03-29 08:02:55 +01:00
parent 4360c3b530
commit 8de5cfcb18
4 changed files with 36 additions and 3 deletions
+1
View File
@@ -76,6 +76,7 @@ data World = World
, _keyConfig :: KeyConfigSDL
, _varMovementSpeedModifier :: Float
, _varMovementStrafeSpeedModifier :: Float
, _debugMode :: Bool
}
data Corpse = Corpse