mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-12 23:54:33 +00:00
- fixed: missed the teleport fog
This commit is contained in:
parent
9abf866241
commit
9b3d11ae19
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