mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
Katina comment
This commit is contained in:
parent
0251769d16
commit
e42657e8b5
@ -996,6 +996,7 @@ void Katina_KaSaucerer_Update(KaSaucerer* this) {
|
||||
this->fwork[BOSS_Y_ROT_SPEED_TARGET] = 0.0f;
|
||||
this->obj.rot.y = 217.0f;
|
||||
|
||||
// Kill remaining enemies from past phase
|
||||
for (i = 10; i < ARRAY_COUNT(gActors); i++) {
|
||||
if (gActors[i].animFrame == 0) {
|
||||
Object_Kill(&gActors[i].obj, gActors[i].sfxSource);
|
||||
|
Loading…
Reference in New Issue
Block a user