Signed-off-by: Mloc <colmohici@gmail.com>
This commit is contained in:
Mloc
2014-09-30 11:35:20 +01:00
parent 6eea41bcc1
commit 484082230c
+2 -2
View File
@@ -109,7 +109,7 @@
src.l_hand_hud_object = inv_box
src.adding += inv_box
using = new /obj/screen()
using = new /obj/screen/inventory()
using.name = "hand"
using.dir = SOUTH
using.icon = ui_style
@@ -118,7 +118,7 @@
using.layer = 19
src.adding += using
using = new /obj/screen()
using = new /obj/screen/inventory()
using.name = "hand"
using.dir = SOUTH
using.icon = ui_style