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

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.174 by root, Mon Apr 24 06:40:30 2006 UTC vs.
Revision 1.175 by root, Mon Apr 24 06:57:39 2006 UTC

1291 1 1291 1
1292 }, 1292 },
1293 ); 1293 );
1294 1294
1295 $hbox->add (new CFClient::UI::Face 1295 $hbox->add (new CFClient::UI::Face
1296 can_events => 0,
1296 face => $item->{face}, 1297 face => $item->{face},
1297 anim => $item->{anim}, 1298 anim => $item->{anim},
1298 animspeed => $item->{animspeed}, 1299 animspeed => $item->{animspeed},
1299 ); 1300 );
1300 1301
1301 $hbox->add (new CFClient::UI::Label 1302 $hbox->add (new CFClient::UI::Label
1303 can_events => 0,
1302 text => $desc, 1304 text => $desc,
1303 ); 1305 );
1304 } 1306 }
1305 }); 1307 });
1306 refresh; 1308 refresh;
1307} 1309}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines