diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-10-10 18:03:32 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-10-10 18:03:32 +0000 |
commit | 39d944df9a84882925e587e2d0c39759ea129c8b (patch) | |
tree | 3204fa57eb40289677f351bed03f617bad7bd594 | |
parent | 8d78f2422af168eaa5ec3db4b2da075e337f1462 (diff) | |
download | mana-client-39d944df9a84882925e587e2d0c39759ea129c8b.tar.gz mana-client-39d944df9a84882925e587e2d0c39759ea129c8b.tar.bz2 mana-client-39d944df9a84882925e587e2d0c39759ea129c8b.tar.xz mana-client-39d944df9a84882925e587e2d0c39759ea129c8b.zip |
Again an update to docs
-rw-r--r-- | The Mana World.dev | 5 | ||||
-rw-r--r-- | data/help/changes.txt | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index bcc9c4d5..4712af6a 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -27,7 +27,7 @@ CustomMakefile= IncludeVersionInfo=1 SupportXPThemes=0 CompilerSet=0 -CompilerSettings=0010001001001001001101 +CompilerSettings=0010001001001000001101 [VersionInfo] Major=0 @@ -1795,4 +1795,5 @@ Compile=1 Link=1 Priority=1000 OverrideBuildCmd=0 -BuildCmd=
\ No newline at end of file +BuildCmd= + diff --git a/data/help/changes.txt b/data/help/changes.txt index 2f246ab5..50bfd9fa 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -17,7 +17,7 @@ - Improved GUI layout, new profile window - Improved support for building on FreeBSD and MacOS X - Improved tile engine to fix graphics glitches and make mapping easier - - Rearanged keyboard shortcuts + - Rearranged keyboard shortcuts - Fixed items on map to be removed on map switch - Fixed OpenGL checkbox in the setup window to be usable - Cleaned up a lot of code |