mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Cleanups and tweaks observer code (#30250)
* observer cleanup * this * bit more * Update tgui.bundle.js
This commit is contained in:
@@ -1821,7 +1821,7 @@
|
||||
return
|
||||
|
||||
var/mob/dead/observer/ghost = C.mob
|
||||
ghost.ManualFollow(target)
|
||||
ghost.manual_follow(target)
|
||||
|
||||
else if(href_list["check_antagonist"])
|
||||
check_antagonists()
|
||||
|
||||
Reference in New Issue
Block a user