Merge pull request #1095 from Giacomand/ion_fix

Ion Law Announcement Fix
This commit is contained in:
Carnie
2013-08-10 23:35:12 -07:00
3 changed files with 420 additions and 410 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ datum/preferences
popup.set_content(dat)
popup.open(0)
proc/SetChoices(mob/user, limit = 17, list/splitJobs = list("Chief Engineer"), width = 580, height = 560)
proc/SetChoices(mob/user, limit = 17, list/splitJobs = list("Chief Engineer"), width = 555, height = 585)
if(!job_master) return
//limit - The amount of jobs allowed per column. Defaults to 17 to make it look nice.