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

Comparing deliantra/Deliantra-Client/DC/MessageDistributor.pm (file contents):
Revision 1.6 by elmex, Tue Oct 28 12:20:36 2008 UTC vs.
Revision 1.7 by elmex, Fri Nov 28 08:27:33 2008 UTC

21 . "the line you entered will be sent to the server as a command.", 21 . "the line you entered will be sent to the server as a command.",
22 reply => '' 22 reply => ''
23 } 23 }
24 ) 24 )
25 ); 25 );
26
27 $self->{dockbar}->select_dockable ($self->{log});
26 28
27 return $self 29 return $self
28} 30}
29 31
30# called by MAPWIDGET activate console event 32# called by MAPWIDGET activate console event

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines