Reduce size of key markers.
This commit is contained in:
parent
154fba7146
commit
5aaa5e5aa0
2 changed files with 3 additions and 2 deletions
|
|
@ -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-";
|
||||
|
|
|
|||
|
|
@ -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 )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue