summaryrefslogtreecommitdiff
path: root/src/client/SaveInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/SaveInfo.h')
-rw-r--r--src/client/SaveInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/SaveInfo.h b/src/client/SaveInfo.h
index 6c3a2a3..49057ac 100644
--- a/src/client/SaveInfo.h
+++ b/src/client/SaveInfo.h
@@ -17,6 +17,7 @@ public:
int votesUp, votesDown;
bool Favourite;
int Comments;
+ int Views;
GameSave * gameSave;