- deleted all leftover SPRITEp stuff.

This commit is contained in:
Christoph Oelckers 2021-12-26 00:32:13 +01:00
parent f1c60e4a52
commit 4e7724ece2
9 changed files with 6 additions and 23 deletions

View file

@ -189,8 +189,6 @@ void DoRotatorMatch(PLAYERp pp, short match, bool manual)
bool TestRotatorMatchActive(short match)
{
SPRITEp fsp;
SWStatIterator it(STAT_ROTATOR);
while (auto actor = it.Next())
{