close
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
/obj/screen/storage/close/Click()
|
/obj/screen/storage/close/Click()
|
||||||
var/datum/component/storage/S = master
|
var/datum/component/storage/S = master
|
||||||
S.ui_hide(usr)
|
S.close(usr)
|
||||||
return TRUE
|
return TRUE
|
||||||
|
|
||||||
/obj/screen/storage/left
|
/obj/screen/storage/left
|
||||||
|
|||||||
Reference in New Issue
Block a user