summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--The Mana World.dev5
-rw-r--r--data/help/changes.txt2
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