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
@@ -232,6 +232,7 @@ defaultWorld = World
, _keyConfig = defaultKeyConfigSDL
, _varMovementSpeedModifier = 3
, _varMovementStrafeSpeedModifier = 3
, _debugMode = False
}
youLight =
-- LS {_lsEff = \w _ p -> (logistic 1 1 1 (d p w * 0.01) )