--- deliantra/server/common/loader.C 2006/09/14 21:16:11 1.16 +++ deliantra/server/common/loader.C 2006/09/14 22:33:59 1.17 @@ -1,4 +1,3 @@ - /* CrossFire, A Multiplayer game for X-windows @@ -19,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - The authors can be reached via e-mail at crossfire-devel@real-time.com + The authors can be reached via e-mail at */ /* Eneq(@csd.uu.se): Added weight-modifiers in environment of objects. @@ -887,7 +886,7 @@ } break; - //TODO: remove these after convertign archetypes + //TODO: remove these after converting archetypes case KW_can_use_wand: GET_FLAG (op, FLAG_USE_RANGE); break;