/obj/screen --> /atom/movable/screen
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
/datum/hud/revenant/New(mob/owner)
|
||||
..()
|
||||
|
||||
healths = new /obj/screen/healths/revenant()
|
||||
healths = new /atom/movable/screen/healths/revenant()
|
||||
healths.hud = src
|
||||
infodisplay += healths
|
||||
|
||||
Reference in New Issue
Block a user