Fixed Spur

Bloody old C
This commit is contained in:
Clownacy 2019-02-05 21:59:11 +00:00
parent 025a30fd41
commit bedae97796

View file

@ -886,7 +886,7 @@ void ShootBullet_Spur(int level)
bMax = false; bMax = false;
} }
if (gKey & gKeyShot == 0) if (!(gKey & gKeyShot))
ZeroExpMyChar(); ZeroExpMyChar();
switch (level) switch (level)