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