diff options
Diffstat (limited to 'kgoldrunner/src/kgrobject.h')
-rw-r--r-- | kgoldrunner/src/kgrobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgoldrunner/src/kgrobject.h b/kgoldrunner/src/kgrobject.h index 2ac41b3a..648b4344 100644 --- a/kgoldrunner/src/kgrobject.h +++ b/kgoldrunner/src/kgrobject.h @@ -41,7 +41,7 @@ public: char whatIam(); int searchValue; - bool blocker; // Beton or Brick -> TRUE + bool blocker; // Beton or Brick -> true void showState (int, int); protected: |