mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 15:02:24 -04:00
Katina comment
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user