summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-08-02 00:51:58 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-08-02 00:51:58 +0200
commit9654a6554c9a42e13f641f8f52e04246d96882b8 (patch)
tree9bf6cbf82b3e1e074071dbc55d5c7ad540ced79b /src/game.h
parenta61c57070aa618ac749e4a90a2b83c0e3a15e5fd (diff)
downloadmana-client-9654a6554c9a42e13f641f8f52e04246d96882b8.tar.gz
mana-client-9654a6554c9a42e13f641f8f52e04246d96882b8.tar.bz2
mana-client-9654a6554c9a42e13f641f8f52e04246d96882b8.tar.xz
mana-client-9654a6554c9a42e13f641f8f52e04246d96882b8.zip
Embedded the minimap into the mini status window
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 4986d591..bc542443 100644
--- a/src/game.h
+++ b/src/game.h
@@ -25,8 +25,8 @@
#include <string>
class Map;
-class WindowMenu;
class MiniStatusWindow;
+class WindowMenu;
/**
* The main class responsible for running the game. The game starts after you