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.106 by root, Fri Apr 14 22:26:28 2006 UTC vs.
Revision 1.107 by root, Sat Apr 15 00:04:59 2006 UTC

432 432
433 $FACECACHE->{"$face->{chksum},$face->{name}"} = $face->{image}; 433 $FACECACHE->{"$face->{chksum},$face->{name}"} = $face->{image};
434 434
435 my $tex = $face->{texture} = new_from_image CFClient::Texture delete $face->{image}; 435 my $tex = $face->{texture} = new_from_image CFClient::Texture delete $face->{image};
436 436
437 $MAP->set_texture ($facenum, @$tex{qw(name w h s t)}); 437 $MAP->set_texture ($facenum, @$tex{qw(name w h s t)}, @{$tex->{minified}});
438 $MAPWIDGET->update; 438 $MAPWIDGET->update;
439} 439}
440 440
441sub conn::query { 441sub conn::query {
442 my ($self, $flags, $prompt) = @_; 442 my ($self, $flags, $prompt) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines