ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/eg/mapread
(Generate patch)

Comparing deliantra/Deliantra/eg/mapread (file contents):
Revision 1.3 by root, Mon Mar 20 01:14:13 2006 UTC vs.
Revision 1.4 by root, Wed Dec 26 18:05:01 2007 UTC

1#!/opt/perl/bin/perl 1#!/opt/perl/bin/perl
2# CROSSFIRE_LIBDIR=/opt/cf/share/crossfire/ eg/mapread ../cf/maps-bigworld/scorn/kar/drink 2# CROSSFIRE_LIBDIR=/opt/cf/share/crossfire/ eg/mapread ../cf/maps-bigworld/scorn/kar/drink
3use Crossfire; 3use Deliantra;
4 4
5my $m = Crossfire::read_arch ($ARGV[0]); 5my $m = Deliantra::read_arch ($ARGV[0]);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines