ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/spell_effect.C
(Generate patch)

Comparing deliantra/server/server/spell_effect.C (file contents):
Revision 1.19 by root, Wed Dec 13 03:28:42 2006 UTC vs.
Revision 1.20 by root, Thu Dec 14 04:30:32 2006 UTC

1742 large->destroy (); 1742 large->destroy ();
1743 small->destroy (); 1743 small->destroy ();
1744 /* reset this so that if player standing on a big pile of stuff, 1744 /* reset this so that if player standing on a big pile of stuff,
1745 * it is redrawn properly. 1745 * it is redrawn properly.
1746 */ 1746 */
1747 op->contr->socket.look_position = 0; 1747 op->contr->socket->look_position = 0;
1748 return 1; 1748 return 1;
1749} 1749}
1750 1750
1751 1751
1752/* This function removes the cursed/damned status on equipped 1752/* This function removes the cursed/damned status on equipped

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines