summaryrefslogtreecommitdiffstats
path: root/tdepacman/referee.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdepacman/referee.cpp')
-rw-r--r--tdepacman/referee.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/referee.cpp b/tdepacman/referee.cpp
index 1f4e2bc..9f22685 100644
--- a/tdepacman/referee.cpp
+++ b/tdepacman/referee.cpp
@@ -908,7 +908,7 @@ void Referee::introPaint(int t)
repaint(pix->draw(31, 48, RoomPix, "\x1C\x1D\x1E", WHITE, TQColor(), AlignLeft), FALSE);
break;
case 14 : // "@ 1980 MIDWAY MFG.CO."
- repaint(pix->draw(30, 58, RoomPix, "© 1998-2003 J.THÖNNISSEN", PINK), FALSE);
+ repaint(pix->draw(30, 58, RoomPix, "© 1998-2003 J.THÖNNISSEN", PINK), FALSE);
break;
}
}