mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-14 16:40:52 +00:00
- commented the ELECTRIC flag for the HURTRAIL texture back in.
This commit is contained in:
parent
cd28c818b0
commit
dc55669d8a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
Loading…
Reference in a new issue