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.14 by elmex, Tue Aug 14 14:06:17 2007 UTC vs.
Revision 1.15 by root, Fri Aug 17 21:27:33 2007 UTC

258 258
259 my $page = shift @tabs; 259 my $page = shift @tabs;
260 return unless $page; 260 return unless $page;
261 261
262 $self->{nb}->set_current_page ($page); 262 $self->{nb}->set_current_page ($page);
263 $page->activate_console;
264} 263}
265 264
2661; 2651;
267 266

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines