--- deliantra/server/common/init.C 2007/03/06 14:01:10 1.26 +++ deliantra/server/common/init.C 2007/03/14 00:04:58 1.29 @@ -82,7 +82,6 @@ BALANCED_STAT_LOSS, NOT_PERMADETH, SIMPLE_EXP, - RESET_LOCATION_TIME, SET_TITLE, RESURRECTION, SEARCH_ITEMS, @@ -151,8 +150,6 @@ { init_globals (); init_block (); - ReadBmapNames (); - ReadSmooth (); init_anim (); /* Must be after we read in the bitmaps */ init_archetypes (); /* Reads all archetypes from file */ init_dynamic ();