Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreML committed Feb 22, 2024
1 parent 0771d64 commit 24414f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/dead/observer/observer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
client.clear_screen()
client.eye = carbon_target
observe_target_mob = carbon_target

carbon_target.auto_observed(src)

RegisterSignal(src, COMSIG_MOVABLE_MOVED, PROC_REF(observer_move_react))
Expand Down

0 comments on commit 24414f2

Please sign in to comment.