mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +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
|
||||
+NOTELEPORT
|
||||
+NOGRAVITY
|
||||
+ZDOOMTRANS
|
||||
RenderStyle "Add";
|
||||
}
|
||||
States
|
||||
|
|
Loading…
Reference in a new issue