- 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
1 changed files with 1 additions and 0 deletions

View File

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