Turn on debug mode by default
This commit is contained in:
@@ -234,7 +234,7 @@ defaultWorld = World
|
||||
, _keyConfig = defaultKeyConfigSDL
|
||||
, _varMovementSpeedModifier = 3
|
||||
, _varMovementStrafeSpeedModifier = 3
|
||||
, _debugMode = False
|
||||
, _debugMode = True
|
||||
}
|
||||
youLight =
|
||||
-- LS {_lsEff = \w _ p -> (logistic 1 1 1 (d p w * 0.01) )
|
||||
|
||||
Reference in New Issue
Block a user