diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2004-12-28 10:48:44 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2004-12-28 10:48:44 +0000 |
commit | 33bcf31d8eb5c7712e8a9d0b31489186a5c68521 (patch) | |
tree | 67e08d0e5ef4c40caee79e97402a43b2a4a9bca7 /The Mana World.dev | |
parent | 4542a711526bfcd09184436eda440b10bb92fbed (diff) | |
download | mana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.gz mana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.bz2 mana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.xz mana-client-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 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 38354190..2054d75f 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -78,7 +78,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit15] -FileName=src\gui\stats.h +FileName=src\gui\status.h CompileCpp=1 Folder=gui Compile=1 @@ -200,7 +200,7 @@ OverrideBuildCmd=0 BuildCmd= [Unit32] -FileName=src\gui\stats.cpp +FileName=src\gui\status.cpp CompileCpp=1 Folder=gui Compile=1 |