bluh bluh this is what happens when I am coding very fast and tired.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2293 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
mport2004@gmail.com
2011-09-29 07:23:55 +00:00
parent 378848bfac
commit 3f5d755272

View File

@@ -507,7 +507,7 @@ datum/preferences
SetChoices(user)
return 1
if(occupation[job] == 0)//Only one job may be set to "High"
if(occupation[job] == 2)//Only one job may be set to "High"
for(var/j in occupation)
if(occupation[j] == 1)
occupation[j] = 2