* Fixed conveyor switches direction. Everything works and looks like it should now.

* Widen the filingcabinet window abit to match the content

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4777 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
daniel.cf.hultgren@gmail.com
2012-09-30 13:51:59 +00:00
parent 58dfdf5026
commit 819259ed2e
2 changed files with 6056 additions and 6054 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
var/obj/item/P = contents[i]
dat += "<tr><td><a href='?src=\ref[src];retrieve=\ref[P]'>[P.name]</a></td></tr>"
dat += "</table></center>"
user << browse("<html><head><title>[name]</title></head><body>[dat]</body></html>", "window=filingcabinet;size=250x300")
user << browse("<html><head><title>[name]</title></head><body>[dat]</body></html>", "window=filingcabinet;size=350x300")
return