0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-04-21 10:20:46 +00:00

- add +ZDOOMTRANS to BFGExtra in order to force classic transparency per user setting.

This commit is contained in:
Rachael Alexanderson 2019-07-16 16:52:30 -04:00
parent 9de462ee07
commit f7c110698f

View file

@ -167,6 +167,7 @@ class BFGExtra : Actor
{
+NOBLOCKMAP
+NOGRAVITY
+ZDOOMTRANS
RenderStyle "Add";
Alpha 0.75;
DamageType "BFGSplash";