Cleans up monkey initialization

This commit is contained in:
mwerezak
2014-11-23 13:44:59 -05:00
parent 8878b3e107
commit feaa27fff1
3 changed files with 15 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
var/global/datum/global_init/init = new ()
/*
Pre-map initialization stuff should go here.
*/
/datum/global_init/New()
makeDatumRefLists()
del(src)
/world
mob = /mob/new_player
turf = /turf/space