- commented the ELECTRIC flag for the HURTRAIL texture back in.

This commit is contained in:
Christoph Oelckers 2022-12-13 17:49:27 +01:00
parent cd28c818b0
commit dc55669d8a

View file

@ -128,7 +128,7 @@ textureflags
DOORTILE23 DOORTILE23
// should be made terrain types later // should be made terrain types later
//TFLAG_ELECTRIC = HURTRAIL TFLAG_ELECTRIC = HURTRAIL
TFLAG_SLIME = FLOORSLIME, FLOORSLIME1, FLOORSLIME2 TFLAG_SLIME = FLOORSLIME, FLOORSLIME1, FLOORSLIME2
TFLAG_OUTERSPACE = MOONSKY1, BIGORBIT1 TFLAG_OUTERSPACE = MOONSKY1, BIGORBIT1
} }