[MIRROR] More compat (#10277)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-02 10:54:41 -07:00
committed by GitHub
parent 6350dab92b
commit 1a1029c376
9 changed files with 25 additions and 13 deletions

View File

@@ -139,7 +139,7 @@ FLOOR SAFES
return
if(href_list["retrieve"])
user << browse("", "window=safe") // Close the menu
user << browse(null, "window=safe") // Close the menu
var/obj/item/P = locate(href_list["retrieve"]) in src
if(open)