More compat (#17228)

* some more 516 compat

* .

* also we should keep that equal

* fix

* .

* .

* .

* .

* .

* .

* .
This commit is contained in:
Kashargul
2025-03-02 01:52:57 +01:00
committed by GitHub
parent 00cc01ccca
commit 1a19de6ca3
14 changed files with 32 additions and 25 deletions
+1 -1
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)