mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- add +ZDOOMTRANS to BFGExtra in order to force classic transparency per user setting.
This commit is contained in:
parent
9de462ee07
commit
f7c110698f
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ class BFGExtra : Actor
|
|||
{
|
||||
+NOBLOCKMAP
|
||||
+NOGRAVITY
|
||||
+ZDOOMTRANS
|
||||
RenderStyle "Add";
|
||||
Alpha 0.75;
|
||||
DamageType "BFGSplash";
|
||||
|
|
Loading…
Reference in a new issue