summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-01-14 18:11:01 (GMT)
committer jacob1 <jfu614@gmail.com>2013-01-14 18:11:01 (GMT)
commite515512d88eab18794cf490ad55d4050a8d9f403 (patch)
treef501b97270b037260a6b6670deb88df4e39c10dd /src/game/GameView.h
parent73fdfd411ce2a8470cf854e48237d609d0ad3bb6 (diff)
downloadpowder-e515512d88eab18794cf490ad55d4050a8d9f403.zip
powder-e515512d88eab18794cf490ad55d4050a8d9f403.tar.gz
deco menu needs to be clicked to enter, press 'b' to get out of deco editor too
Diffstat (limited to 'src/game/GameView.h')
-rw-r--r--src/game/GameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index 7474da0..ff688d9 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -56,6 +56,7 @@ private:
std::string introTextMessage;
int toolIndex;
int currentSaveType;
+ Menu * lastMenu;
int infoTipPresence;
std::string toolTip;