The score counting now stops during pauses
[ghostsoverboard] / seascene.h
index c5fe8f8..faa5360 100644 (file)
@@ -163,6 +163,7 @@ protected:
 
     QTime scoreCounter_;
     int totalScore_;
+    int levelScore_;
 
 };