diff options
Diffstat (limited to 'src/game/GameView.h')
| -rw-r--r-- | src/game/GameView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h index ff688d9..00dec5d 100644 --- a/src/game/GameView.h +++ b/src/game/GameView.h @@ -102,7 +102,7 @@ private: ui::Point mousePosition; - Thumbnail * placeSaveThumb; + VideoBuffer * placeSaveThumb; SimulationSample sample; |
