Skip to content

Commit

Permalink
WAAAAAAARNING
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Sep 23, 2023
1 parent 89305af commit 8148af4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/dead/observer/orbit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
switch(action)
if("orbit")
var/ref = params["ref"]
var/auto_observe = ui.user.client?.prefs?.auto_observe
var/atom/movable/poi = locate(ref) in GLOB.mob_list
if (poi == null)
poi = locate(ref) in GLOB.all_multi_vehicles
Expand Down

0 comments on commit 8148af4

Please sign in to comment.