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

Comparing deliantra/server/ext/cfplus.ext (file contents):
Revision 1.10 by root, Wed Nov 14 08:09:46 2007 UTC vs.
Revision 1.11 by root, Wed Nov 14 08:10:12 2007 UTC

207 $pl->ext_msg ($dialog->{id} => error => "out of range"); 207 $pl->ext_msg ($dialog->{id} => error => "out of range");
208 } 208 }
209 209
210 delete $pl->{npc_dialog}; 210 delete $pl->{npc_dialog};
211 $pl->detach ("npc_dialog_active"); 211 $pl->detach ("npc_dialog_active");
212 }); 212 };
213 }, 213 },
214; 214;
215 215
216cf::player->attach ( 216cf::player->attach (
217 on_login => sub { 217 on_login => sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines