mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
playertips overtime (#19150)
* playertips overtime * . * . * . * . * . * . * . * . * . * . * wtf * . * . * . * snark * that too * ok... why * . * hmm * . * . * . * . * . * ugh * . * .
This commit is contained in:
@@ -1307,6 +1307,8 @@
|
||||
if(screen_icon)
|
||||
owner?.client?.screen -= screen_icon
|
||||
UnregisterSignal(screen_icon, COMSIG_CLICK)
|
||||
var/datum/hud/HUD = owner?.hud_used
|
||||
LAZYREMOVE(HUD?.other_important, screen_icon)
|
||||
QDEL_NULL(screen_icon)
|
||||
remove_verb(owner, /mob/proc/insidePanel)
|
||||
QDEL_NULL(owner.vorePanel)
|
||||
|
||||
Reference in New Issue
Block a user