This commit is contained in:
kevinz000
2020-04-09 09:30:28 -07:00
parent e6f98fa270
commit 857716c473
6 changed files with 12 additions and 21 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
/obj/screen/storage/close/Click()
var/datum/component/storage/S = master
S.hide_from(usr)
S.ui_hide(usr)
return TRUE
/obj/screen/storage/left