mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-12 23:54:17 +00:00
- fixed: missed the teleport fog
This commit is contained in:
parent
e1bb44a9ed
commit
11741846c6
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class TeleportFog : Actor
|
||||||
+NOBLOCKMAP
|
+NOBLOCKMAP
|
||||||
+NOTELEPORT
|
+NOTELEPORT
|
||||||
+NOGRAVITY
|
+NOGRAVITY
|
||||||
|
+ZDOOMTRANS
|
||||||
RenderStyle "Add";
|
RenderStyle "Add";
|
||||||
}
|
}
|
||||||
States
|
States
|
||||||
|
|
Loading…
Reference in a new issue