From 1eeee98b659318884fe1e580cdb6d2b074a570d2 Mon Sep 17 00:00:00 2001 From: drfrag Date: Mon, 19 Jul 2021 12:48:22 +0200 Subject: [PATCH] - Fixed typo in Heretic light definition. --- wadsrc_lights/static/filter/heretic/gldefs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc_lights/static/filter/heretic/gldefs.txt b/wadsrc_lights/static/filter/heretic/gldefs.txt index 65796e753..4bf6f0d7f 100644 --- a/wadsrc_lights/static/filter/heretic/gldefs.txt +++ b/wadsrc_lights/static/filter/heretic/gldefs.txt @@ -1774,7 +1774,7 @@ object ActivatedTimeBomb frame XPL1A { light TIMEBOMB_X1 } frame XPL1B { light TIMEBOMB_X2 } frame XPL1C { light TIMEBOMB_X3 } - frame XPL1D { light TIMEBOMB_X12 } + frame XPL1D { light TIMEBOMB_X4 } frame XPL1E { light TIMEBOMB_X5 } frame XPL1F { light TIMEBOMB_X5 } }