aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/portkart.pl
diff options
context:
space:
mode:
authorroot <root@einstein.tg15.gathering.org>2015-03-31 18:34:58 +0200
committerroot <root@einstein.tg15.gathering.org>2015-03-31 18:34:58 +0200
commit95fceee877ed34a6104f630c2daf8a908cab6ee4 (patch)
tree8b4ae6e4ccb58d8aa9017df1ac6ddad17da654cd /web/nms.gathering.org/portkart.pl
parentad8b587583fdb55ff3c43f72edab5ec6c1ea5d43 (diff)
NMS TG15-tweaks
Diffstat (limited to 'web/nms.gathering.org/portkart.pl')
-rwxr-xr-xweb/nms.gathering.org/portkart.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nms.gathering.org/portkart.pl b/web/nms.gathering.org/portkart.pl
index 455278e..74c19b5 100755
--- a/web/nms.gathering.org/portkart.pl
+++ b/web/nms.gathering.org/portkart.pl
@@ -11,7 +11,7 @@ my $cwd = dirname($0);
my $dbh = nms::db_connect();
GD::Image->trueColor(1);
-$img = GD::Image->new($cwd.'/tg14-salkart.png');
+$img = GD::Image->new($cwd.'/tg15-salkart.png');
my $blk = $img->colorResolve(0, 0, 0);