Fix a sprite conflict with Hexen (oops).

This commit is contained in:
Mari the Deer 2022-02-19 16:01:58 +01:00
commit 12f89a172c
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r166 \cu(Sat 19 Feb 02:20:06 CET 2022)\c-";
SWWM_SHORTVER="\cw1.2pre r166 \cu(2022-02-19 02:20:06)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r167 \cu(Sat 19 Feb 16:01:58 CET 2022)\c-";
SWWM_SHORTVER="\cw1.2pre r167 \cu(2022-02-19 16:01:58)\c-";

View file

Before

Width:  |  Height:  |  Size: 170 B

After

Width:  |  Height:  |  Size: 170 B

Before After
Before After

View file

@ -1703,7 +1703,7 @@ Class BiosparkSpark : Actor
States
{
Spawn:
TSPK A 1 Bright
SPKP A 1 Bright
{
A_SetScale(scale.x*specialf1);
A_FadeOut(specialf2);