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

Comparing deliantra/Deliantra-Client/DC/UI/MessageWindow.pm (file contents):
Revision 1.12 by elmex, Tue Aug 14 13:25:26 2007 UTC vs.
Revision 1.13 by elmex, Tue Aug 14 13:26:06 2007 UTC

197 $self->highlight_channel ($id); 197 $self->highlight_channel ($id);
198 } 198 }
199 199
200 if ($para->{color_flags} & NDI_REPLY) { 200 if ($para->{color_flags} & NDI_REPLY) {
201 $self->{nb}->set_current_page ($cv); 201 $self->{nb}->set_current_page ($cv);
202 $cv->activate_console;
203 } 202 }
204 } 203 }
205 204
206 $self->{chatviews}->{$id}->message ($para); 205 $self->{chatviews}->{$id}->message ($para);
207 206

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines