diff options
| author | Bryan Hoyle <starfoxprime@gmail.com> | 2012-06-22 16:00:17 (GMT) |
|---|---|---|
| committer | Bryan Hoyle <starfoxprime@gmail.com> | 2012-06-22 16:00:17 (GMT) |
| commit | 6fa05d1930964d0a09093c627b30241d73c69dda (patch) | |
| tree | b2d9856f5f0c26529de8eff8fc8b8f39cb234b64 /src/client/SaveInfo.h | |
| parent | 58f3494f6fce58729e6e3fe91e1234a9bd636d55 (diff) | |
| parent | 55d90a44a8425f70b08d864570e255f4bad8ba4c (diff) | |
| download | powder-6fa05d1930964d0a09093c627b30241d73c69dda.zip powder-6fa05d1930964d0a09093c627b30241d73c69dda.tar.gz | |
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Diffstat (limited to 'src/client/SaveInfo.h')
| -rw-r--r-- | src/client/SaveInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/SaveInfo.h b/src/client/SaveInfo.h index 5360f90..e1b013e 100644 --- a/src/client/SaveInfo.h +++ b/src/client/SaveInfo.h @@ -18,6 +18,7 @@ public: int date; int votesUp, votesDown; bool Favourite; + int Comments; GameSave * gameSave; |
