mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] tgui 516 (#10158)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
021ac2b32d
commit
bb759b294c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user