From dd7b7716e1dc1c7e6f13933a89cbbd1116580e2e Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Thu, 15 Dec 2022 22:40:32 -0500 Subject: Make some levels a bit more playable --- dnglib/constants.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dnglib') diff --git a/dnglib/constants.lua b/dnglib/constants.lua index df0c37a..098f308 100644 --- a/dnglib/constants.lua +++ b/dnglib/constants.lua @@ -87,4 +87,4 @@ SCENE_LEVEL = 1 SCENE_WIN = 2 SCENE_LOSS = 3 -MOV_TIME = 0.5 \ No newline at end of file +MOV_TIME = 0.45 -- cgit v1.2.3-54-g00ecf