diff options
author | Björn Steinbrink <B.Steinbrink@gmx.de> | 2005-10-20 08:57:40 +0000 |
---|---|---|
committer | Björn Steinbrink <B.Steinbrink@gmx.de> | 2005-10-20 08:57:40 +0000 |
commit | 2415d3b14cdec975a28ccef46d5234f70b06d3b0 (patch) | |
tree | 4ce154fcff0f6a43364771f48d9f82a2b7a1d515 /data/help/index.txt | |
parent | f1dbfeb8959b1790c42cf0b16c9233410872ed71 (diff) | |
download | mana-2415d3b14cdec975a28ccef46d5234f70b06d3b0.tar.gz mana-2415d3b14cdec975a28ccef46d5234f70b06d3b0.tar.bz2 mana-2415d3b14cdec975a28ccef46d5234f70b06d3b0.tar.xz mana-2415d3b14cdec975a28ccef46d5234f70b06d3b0.zip |
Fix typo, remove spaces on empty lines.
Diffstat (limited to 'data/help/index.txt')
-rw-r--r-- | data/help/index.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/help/index.txt b/data/help/index.txt index d20ea2b9..b2d84422 100644 --- a/data/help/index.txt +++ b/data/help/index.txt @@ -1,19 +1,19 @@ ##3 === INDEX === - + -> @@about|About The Mana World@@ -> @@team|Development Team@@ -> @@changes|Recent Changes@@ - + -> @@commands|Commands@@ -> @@skills|Skills@@ - + -> @@support|Support@@ - - + + ##3 === Powered By === - + ##2 SDL, SDL_image, SDL_mixer (Media framework) -##2 SDL_new (Networking framework) +##2 SDL_net (Networking framework) ##2 Guichan (GUI framework) ##2 libxml2 (XML parsing and writing) ##2 PhysFS (Data files) |