Reduce size of key markers.

This commit is contained in:
Mari the Deer 2022-01-23 20:47:15 +01:00
commit 5aaa5e5aa0
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r124 \cu(Sun 23 Jan 20:46:41 CET 2022)\c-";
SWWM_SHORTVER="\cw1.2pre r124 \cu(2022-01-23 20:46:41)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r125 \cu(Sun 23 Jan 20:47:15 CET 2022)\c-";
SWWM_SHORTVER="\cw1.2pre r125 \cu(2022-01-23 20:47:15)\c-";

View file

@ -193,6 +193,7 @@ Class SWWMInterest : Thinker
}
else i.marker.picnum = thekey.SpawnState.GetSpriteTexture(0);
i.marker.target = thekey;
i.marker.scale = thekey.scale;
}
else if ( theline )
{