diff options
Diffstat (limited to 'kgoldrunner')
-rw-r--r-- | kgoldrunner/src/kgrgame.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgoldrunner/src/kgrgame.h b/kgoldrunner/src/kgrgame.h index 5637329c..2f440b87 100644 --- a/kgoldrunner/src/kgrgame.h +++ b/kgoldrunner/src/kgrgame.h @@ -230,7 +230,7 @@ private: bool reNumberLevels (int, int, int, int); bool ownerOK (Owner o); - // Pixmaps for tqrepainting objects as they are edited. + // Pixmaps for repainting objects as they are edited. TQPixmap digpix[10]; TQPixmap brickbg, fbrickbg; TQPixmap freebg, nuggetbg, polebg, betonbg, ladderbg, hladderbg; |