1
This commit is contained in:
parent
5e95617be7
commit
5693a8f6bb
@ -504,12 +504,14 @@ void AndroidNewAI::UpdateAttack()
|
||||
DoShotNewAI();
|
||||
}
|
||||
} else {
|
||||
myself->shot_hold = true;
|
||||
DoShotNewAI();
|
||||
}
|
||||
}
|
||||
break;
|
||||
case kShotHold:
|
||||
{
|
||||
myself->shot_hold = true;
|
||||
DoShotNewAI();
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user