From dc55669d8a89e9a21749dcde43c4196daf2d4245 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Tue, 13 Dec 2022 17:49:27 +0100 Subject: [PATCH] - commented the ELECTRIC flag for the HURTRAIL texture back in. --- wadsrc/static/filter/dukelike/rmapinfo.texflags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/filter/dukelike/rmapinfo.texflags b/wadsrc/static/filter/dukelike/rmapinfo.texflags index 8666e007f..ac68960d8 100644 --- a/wadsrc/static/filter/dukelike/rmapinfo.texflags +++ b/wadsrc/static/filter/dukelike/rmapinfo.texflags @@ -128,7 +128,7 @@ textureflags DOORTILE23 // should be made terrain types later - //TFLAG_ELECTRIC = HURTRAIL + TFLAG_ELECTRIC = HURTRAIL TFLAG_SLIME = FLOORSLIME, FLOORSLIME1, FLOORSLIME2 TFLAG_OUTERSPACE = MOONSKY1, BIGORBIT1 } \ No newline at end of file