diff options
Diffstat (limited to 'quackleio/util.h')
-rw-r--r-- | quackleio/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quackleio/util.h b/quackleio/util.h index 10a57a2..62545bb 100644 --- a/quackleio/util.h +++ b/quackleio/util.h @@ -42,6 +42,7 @@ public: bool octothorpBritish; bool vowelFirst; + bool scoreInvalidAsZero; private: static UtilSettings *m_self; |