mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Cleanups and tweaks observer code (#30250)
* observer cleanup * this * bit more * Update tgui.bundle.js
This commit is contained in:
@@ -30,7 +30,7 @@ GLOBAL_DATUM_INIT(orbit_menu, /datum/orbit_menu, new)
|
||||
. = TRUE
|
||||
return
|
||||
var/mob/dead/observer/ghost = ui.user
|
||||
ghost.ManualFollow(poi)
|
||||
ghost.manual_follow(poi)
|
||||
. = TRUE
|
||||
if("refresh")
|
||||
update_static_data(ui.user, ui)
|
||||
|
||||
Reference in New Issue
Block a user