diff options
author | shennetsind <notind@gmail.com> | 2013-05-04 08:46:28 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-05-04 08:46:28 -0700 |
commit | bedb124ca9876de6baa90dbf013fec54786bf760 (patch) | |
tree | 4af5e8e4fb38ca45ca1408d494c33bf0b5ee5ef8 /src | |
parent | c70868dd525a69d84cd53ac905291f1738eded55 (diff) | |
parent | 1e5e8f5f42abb2cd42ad7ecf8e07439b8a1c570b (diff) | |
download | hercules-bedb124ca9876de6baa90dbf013fec54786bf760.tar.gz hercules-bedb124ca9876de6baa90dbf013fec54786bf760.tar.bz2 hercules-bedb124ca9876de6baa90dbf013fec54786bf760.tar.xz hercules-bedb124ca9876de6baa90dbf013fec54786bf760.zip |
Merge pull request #23 from jaBote/master
Some minor changes.
I'll be committing a script.c change to reflect these documentation changes within the next few minutes.
Diffstat (limited to 'src')
-rw-r--r-- | src/config/classes/general.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config/classes/general.h b/src/config/classes/general.h index 6e6cc1425..cab0180d7 100644 --- a/src/config/classes/general.h +++ b/src/config/classes/general.h @@ -4,8 +4,7 @@ #define _CONFIG_GENERAL_H_ /** - * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ + * Hercules configuration file (http://hercules.ws) **/ /** |