ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/cfplus
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.6 by elmex, Thu May 25 21:24:40 2006 UTC vs.
Revision 1.7 by root, Thu May 25 21:48:22 2006 UTC

1767 CFClient::Item::update_widgets $_; 1767 CFClient::Item::update_widgets $_;
1768 1768
1769 $FLOORBOX->add (0, $row, $_->{face_widget}); 1769 $FLOORBOX->add (0, $row, $_->{face_widget});
1770 $FLOORBOX->add (1, $row, $_->{desc_widget}); 1770 $FLOORBOX->add (1, $row, $_->{desc_widget});
1771 } else { 1771 } else {
1772 $FLOORBOX->add (new CFClient::UI::Label text => "More..."); 1772 $FLOORBOX->add (1, ++$row, new CFClient::UI::Label text => "More...");
1773 last; 1773 last;
1774 } 1774 }
1775 } 1775 }
1776 }); 1776 });
1777 1777

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines