summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-28 10:48:44 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-28 10:48:44 +0000
commit33bcf31d8eb5c7712e8a9d0b31489186a5c68521 (patch)
tree67e08d0e5ef4c40caee79e97402a43b2a4a9bca7 /src/main.h
parent4542a711526bfcd09184436eda440b10bb92fbed (diff)
downloadMana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.gz
Mana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.bz2
Mana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.xz
Mana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.zip
Renamed stats dialog to status dialog, which it is and to make room for the
real stats dialog that is currently called the skill dialog.
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index 268eddad..69cc8706 100644
--- a/src/main.h
+++ b/src/main.h
@@ -36,7 +36,6 @@
#include "./configuration.h"
#include "./gui/login.h"
#include "./gui/gui.h"
-#include "./gui/stats.h"
#include "./gui/char_server.h"
#include "./gui/char_select.h"
#include "./gui/inventory.h"