Fixed Spur
Bloody old C
This commit is contained in:
parent
025a30fd41
commit
bedae97796
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue