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

Comparing deliantra/Deliantra/Deliantra/Tilecache.pm (file contents):
Revision 1.7 by root, Thu Feb 23 13:15:22 2006 UTC vs.
Revision 1.8 by root, Thu Feb 23 13:23:45 2006 UTC

70 $Crossfire::TILE = $pb; 70 $Crossfire::TILE = $pb;
71 *Crossfire::FACE = \%cache; 71 *Crossfire::FACE = \%cache;
72 } 72 }
73} 73}
74 74
75init_tilecache "$Crossfire::CACHEDIR/tilecache"; 75init_tilecache "$Crossfire::VARDIR/tilecache";
76 76
77=head1 AUTHOR 77=head1 AUTHOR
78 78
79 Marc Lehmann <schmorp@schmorp.de> 79 Marc Lehmann <schmorp@schmorp.de>
80 http://home.schmorp.de/ 80 http://home.schmorp.de/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines