diff options
author | jaBote <j@bot.e> | 2013-04-26 20:38:48 +0200 |
---|---|---|
committer | jaBote <j@bot.e> | 2013-04-26 20:38:48 +0200 |
commit | b9431998463f5c072bdd38df18bbb6210c7e3297 (patch) | |
tree | 6314b7326692b263e53d6858d46fb6613d418ad9 /src/config/classes/general.h | |
parent | 1f6360f2e157d8eb742a32baed4c5ec7c68c0ef1 (diff) | |
download | hercules-b9431998463f5c072bdd38df18bbb6210c7e3297.tar.gz hercules-b9431998463f5c072bdd38df18bbb6210c7e3297.tar.bz2 hercules-b9431998463f5c072bdd38df18bbb6210c7e3297.tar.xz hercules-b9431998463f5c072bdd38df18bbb6210c7e3297.zip |
Some minor changes:
* Removed some forgotten references to rAthena.
* Updated script_commands.txt for an upcoming script command modification by @shennetsind.
* Corrected a typo in is_upper script command example.
* Updated doc/sample/npc_test_skill.txt to reflect the type 3 flag.
Signed-off-by: jaBote <j@bot.e>
Diffstat (limited to 'src/config/classes/general.h')
-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) **/ /** |