--- deliantra/server/server/spell_attack.C 2006/08/15 17:35:51 1.4 +++ deliantra/server/server/spell_attack.C 2006/08/26 23:36:34 1.5 @@ -1,6 +1,6 @@ /* * static char *rcsid_spell_attack_c = - * "$Id: spell_attack.C,v 1.4 2006/08/15 17:35:51 elmex Exp $"; + * "$Id: spell_attack.C,v 1.5 2006/08/26 23:36:34 root Exp $"; */ @@ -139,7 +139,6 @@ /* OK, we made a fork */ new_bolt = get_object(); - copy_object(tmp,new_bolt); /* reduce chances of subsequent forking */