--- deliantra/Deliantra-Client/DC/Protocol.pm 2006/06/01 18:56:05 1.15 +++ deliantra/Deliantra-Client/DC/Protocol.pm 2006/06/03 01:47:14 1.16 @@ -447,7 +447,7 @@ # TODO # create a widget dynamically, using spell face (CF::Protocol downloads them) - $::SPELL_LIST->add_spell ($spell); + $::SETUP_SPELLS->add_spell ($spell); $self->{map_widget}->add_command ("invoke $spell->{name}", CFClient::UI::Label::escape $spell->{message}); $self->{map_widget}->add_command ("cast $spell->{name}", CFClient::UI::Label::escape $spell->{message});