-Gets rid of a global list proc that shouldn't be there

-Removes the typecasting from mech fabs so they stop spitting out runtimes, at the cost of making them look even uglier.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4237 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
sieve32@gmail.com
2012-07-30 17:32:26 +00:00
parent 31df004737
commit 7a1a22f8fa
2 changed files with 195 additions and 24 deletions

View File

@@ -104,7 +104,6 @@
holder = new /obj/admins(src)
holder.rank = admins[ckey]
update_admins(admins[ckey])
make_admin_list()
admin_memo_show()