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.41 by root, Fri Jun 2 02:21:48 2006 UTC vs.
Revision 1.42 by root, Fri Jun 2 06:22:55 2006 UTC

1157 force_y => "max", 1157 force_y => "max",
1158 child => $STATUSBOX, 1158 child => $STATUSBOX,
1159 )->show; 1159 )->show;
1160 1160
1161 CFClient::UI::FancyFrame->new ( 1161 CFClient::UI::FancyFrame->new (
1162 title => "Mini Map",
1163 name => "mapmap",
1162 x => 0, 1164 x => 0,
1163 y => $FONTSIZE + 8, 1165 y => $FONTSIZE + 8,
1164 border_bg => [1, 1, 1, 192/255], 1166 border_bg => [1, 1, 1, 192/255],
1165 bg => [1, 1, 1, 0], 1167 bg => [1, 1, 1, 0],
1166 child => ($MAPMAP = new CFClient::MapWidget::MapMap 1168 child => ($MAPMAP = new CFClient::MapWidget::MapMap

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines