[MIRROR] tgui 516 (#10158)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-02-14 06:35:23 -07:00
committed by GitHub
parent 021ac2b32d
commit bb759b294c
422 changed files with 1193 additions and 1595 deletions

View File

@@ -111,7 +111,8 @@ Notes:
last_target = null
/datum/tooltip/proc/do_hide()
winshow(owner, control, FALSE)
if(owner)
winshow(owner, control, FALSE)
/datum/tooltip/Destroy(force)
last_target = null