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

Comparing deliantra/Deliantra-Client/DC/MapWidget.pm (file contents):
Revision 1.32 by root, Mon May 22 03:40:43 2006 UTC vs.
Revision 1.33 by root, Mon May 22 03:48:50 2006 UTC

169 my $label = new CFClient::UI::Label 169 my $label = new CFClient::UI::Label
170 x => 0, 170 x => 0,
171 y => 0, 171 y => 0,
172 z => 1, 172 z => 1,
173 ellipsise => 0, 173 ellipsise => 0,
174 text => "Map Out of Focus (click map to play)"; 174 text => "map out of focus (click map to play)";
175 175
176 $label->show; 176 $label->show;
177 $label->update; 177 $label->update;
178 178
179 $CFClient::UI::ROOT->on_post_alloc ("$self$label" => sub { 179 $CFClient::UI::ROOT->on_post_alloc ("$self$label" => sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines