Larger job and preferences windows but still lesser than 764. More choices in "Quick Create Object" menu.

This commit is contained in:
Intercross21
2014-05-04 18:11:11 +04:00
parent ce376eda1d
commit 02ce933297
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -404,9 +404,9 @@ datum/preferences
dat += "<a href='?_src_=prefs;preference=reset_all'>Reset Setup</a>"
dat += "</center></body></html>"
user << browse(dat, "window=preferences;size=560x580")
user << browse(dat, "window=preferences;size=560x720")
proc/SetChoices(mob/user, limit = 16, list/splitJobs = list("Chief Medical Officer"), width = 550, height = 550)
proc/SetChoices(mob/user, limit = 16, list/splitJobs = list("Chief Medical Officer"), width = 550, height = 650)
if(!job_master)
return