mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 22:57:11 +01:00
icon smoothing + misc upgrades (#3807)
* e * update appearance * more * fixes * final * there we go * fix dme * fix dme * add files * Update atom_vv.dm * Update rack.dm * Update rack.dm * Update rack.dm * Update atoms.dm * Update bench.dm * Create ColorMatrixEditor.js * Update Filteriffic.js Co-authored-by: fake_vm_user <fake_vm_user> Co-authored-by: Captain277 <agentraven16@gmail.com>
This commit is contained in:
co-authored by
fake_vm_user <fake_vm_user>
Captain277
parent
39c8dc4e60
commit
98c7630faa
@@ -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