Skip to content

Commit

Permalink
removes double shake_camera
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdtalon committed Dec 17, 2023
1 parent 119cb75 commit 62372aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
if(carbon.slowed < slowdown)
carbon.apply_effect(slowdown, SLOW)
carbon.last_damage_data = create_cause_data(initial(xeno.caste_type), xeno)
shake_camera(carbon, 2, 1)

var/facing = get_dir(xeno, carbon)

Expand Down

0 comments on commit 62372aa

Please sign in to comment.