ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/Protocol.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/Protocol.pm (file contents):
Revision 1.16 by root, Sat Jun 3 01:47:14 2006 UTC vs.
Revision 1.17 by root, Sat Jun 3 02:39:27 2006 UTC

453 $self->{map_widget}->add_command ("cast $spell->{name}", CFClient::UI::Label::escape $spell->{message}); 453 $self->{map_widget}->add_command ("cast $spell->{name}", CFClient::UI::Label::escape $spell->{message});
454} 454}
455 455
456sub spell_delete { 456sub spell_delete {
457 my ($self, $spell) = @_; 457 my ($self, $spell) = @_;
458 $::SPELL_LIST->remove_spell ($spell); 458 $::SETUP_SPELLS->remove_spell ($spell);
459} 459}
460 460
461sub addme_success { 461sub addme_success {
462 my ($self) = @_; 462 my ($self) = @_;
463 463

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines