mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
/obj/screen --> /atom/movable/screen (#54403)
Repaths screen objects to /atom/movable
This commit is contained in:
@@ -13,7 +13,7 @@ Configuration:
|
||||
|
||||
Usage:
|
||||
- Define mouse event procs on your (probably HUD) object and simply call the show and hide procs respectively:
|
||||
/obj/screen/hud
|
||||
/atom/movable/screen/hud
|
||||
MouseEntered(location, control, params)
|
||||
usr.client.tooltip.show(params, title = src.name, content = src.desc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user