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.164 by root, Wed Aug 22 21:27:13 2007 UTC vs.
Revision 1.165 by root, Wed Aug 22 21:47:59 2007 UTC

594 $self->{record}->($command) 594 $self->{record}->($command)
595 if $self->{record}; 595 if $self->{record};
596 596
597 $self->logprint ("send: ", $command); 597 $self->logprint ("send: ", $command);
598 $self->send_command ($command); 598 $self->send_command ($command);
599 ::status ($command);
600} 599}
601 600
602sub record { 601sub record {
603 my ($self, $cb) = @_; 602 my ($self, $cb) = @_;
604 603

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines