mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Properly delete tgui alert buttons (#22402)
Co-authored-by: Werner <Arrow768@users.noreply.github.com>
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
|
||||
/datum/tgui_alert/Destroy(force, ...)
|
||||
SStgui.close_uis(src)
|
||||
QDEL_NULL(buttons)
|
||||
QDEL_LIST(buttons)
|
||||
return ..()
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user