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.36 by elmex, Tue May 30 14:59:26 2006 UTC vs.
Revision 1.37 by elmex, Wed May 31 10:15:34 2006 UTC

930 x => "center", 930 x => "center",
931 y => "center", 931 y => "center",
932 force_w => $WIDTH * 9/10, 932 force_w => $WIDTH * 9/10,
933 force_h => $HEIGHT * 9/10, 933 force_h => $HEIGHT * 9/10,
934 title => "Inventory", 934 title => "Inventory",
935 name => "inventory_window",
936 ; 935 ;
937 936
938 $invwin->add (my $hb = new CFClient::UI::HBox homogeneous => 1); 937 $invwin->add (my $hb = new CFClient::UI::HBox homogeneous => 1);
939 938
940 $hb->add (my $vb1 = new CFClient::UI::VBox); 939 $hb->add (my $vb1 = new CFClient::UI::VBox);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines