diff --git a/constants.lua b/constants.lua index 4fb2984..c7dbc8a 100755 --- a/constants.lua +++ b/constants.lua @@ -1,7 +1,7 @@ constants = {} -- Debug mode: show hitboxes, and have lots of health -constants.debug = true +constants.debug = false constants.playTime = 160 constants.jumpTime = 100