Reseized the quick create object pop-up window and the game panel window so you don't have to scroll to reach the buttons.

This commit is contained in:
Aranclanos
2014-07-24 21:02:39 -03:00
parent f1010e61fe
commit 3f948c7bd1
3 changed files with 10 additions and 10 deletions

View File

@@ -641,7 +641,7 @@ var/global/floorIsLava = 0
<A href='?src=\ref[src];vsc=default'>Choose a default ZAS setting</A><br>
"}
usr << browse(dat, "window=admin2;size=210x280")
usr << browse(dat, "window=admin2;size=280x370")
return
/datum/admins/proc/Secrets()