Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharivan committed Mar 22, 2023
2 parents b4fb995 + c7a226d commit 8633666
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ protected override void OnSpawn()
KillOnOffscreen = true;
Blinking = false;

SetCurrentAnimationByName(ANIMATION_NAMES[(int) debrisType]);
SetCurrentAnimationByName(ANIMATION_NAMES[(int) debrisType]);
}

protected override void OnThink()
Expand Down

0 comments on commit 8633666

Please sign in to comment.