pull/9/head 1.6.0
DodoBirb 4 years ago
parent 0f782be308
commit cef03a4d34

@ -46,7 +46,7 @@ if (missilepressed && (!oControl.kMissile))
missilepressed = 0
if (global.saxmode && global.enemyNearby)
{
if (global.sax || global.spectator)
if (global.sax || (!global.spectator))
{
fadeout = 1
active = 0

Loading…
Cancel
Save