This commit is contained in:
monster860
2016-07-16 08:27:37 -04:00
parent 10292105ad
commit e32418956e
32 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
dat += text("<br><br><A href='?src=\ref[src];removeall=1'>Empty box</A>")
var/datum/browser/popup = new(user, "orebox", name, 400, 400)
popup.set_content(dat)
popup.open()
popup.open(0)
return
/obj/structure/ore_box/Topic(href, href_list)