mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
* 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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user