summaryrefslogtreecommitdiff
path: root/dnglib
diff options
context:
space:
mode:
authorSteph Enders <smenders@gmail.com>2022-12-15 22:40:32 -0500
committerSteph Enders <smenders@gmail.com>2022-12-15 22:40:52 -0500
commitdd7b7716e1dc1c7e6f13933a89cbbd1116580e2e (patch)
treec939fc805d1c588a12278d92ed0a41f484fbd204 /dnglib
parent9d6c7be3db59404220258264d804671163a0e0e5 (diff)
Make some levels a bit more playable
Diffstat (limited to 'dnglib')
-rw-r--r--dnglib/constants.lua2
1 files changed, 1 insertions, 1 deletions
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