summaryrefslogtreecommitdiff
path: root/src/game/GameView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameView.cpp')
-rw-r--r--src/game/GameView.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/game/GameView.cpp b/src/game/GameView.cpp
index d7e85fb..5118d17 100644
--- a/src/game/GameView.cpp
+++ b/src/game/GameView.cpp
@@ -183,7 +183,8 @@ GameView::GameView():
screenshotIndex(0),
recordingIndex(0),
toolTipPresence(0),
- currentSaveType(0)
+ currentSaveType(0),
+ lastLogEntry(0.0f)
{
int currentX = 1;