diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-17 07:29:02 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-17 07:29:02 +0000 |
commit | 2d0e1821a42fcff2fa9122be88b2dd5dcdf848e1 (patch) | |
tree | 862aac4fffe27f1c98058672f2f677cbdba3be68 /src/map/config/Skills | |
parent | 9689016f331acd7d5409f1d95cc207ac044b035b (diff) | |
download | hercules-2d0e1821a42fcff2fa9122be88b2dd5dcdf848e1.tar.gz hercules-2d0e1821a42fcff2fa9122be88b2dd5dcdf848e1.tar.bz2 hercules-2d0e1821a42fcff2fa9122be88b2dd5dcdf848e1.tar.xz hercules-2d0e1821a42fcff2fa9122be88b2dd5dcdf848e1.zip |
updated /config/ folder files' header
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15151 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/config/Skills')
-rw-r--r-- | src/map/config/Skills/General.h | 6 | ||||
-rw-r--r-- | src/map/config/Skills/Mage_Classes.h | 6 | ||||
-rw-r--r-- | src/map/config/Skills/Swordsman_Classes.h | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/src/map/config/Skills/General.h b/src/map/config/Skills/General.h index 7869c0cc9..61e03b9c0 100644 --- a/src/map/config/Skills/General.h +++ b/src/map/config/Skills/General.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SKILLS_GENERAL_ #define _RRCONFIGS_SKILLS_GENERAL_ /** - * Ragnarok Resources Configuration File (http://ro-resources.net) - * The following settings are applied upon compiling the program, - * therefore any settings you disable will not even be added to the program - * making these settings the most performance-effiecient possible + * rAthena configuration file (http://rathena.org) + * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** diff --git a/src/map/config/Skills/Mage_Classes.h b/src/map/config/Skills/Mage_Classes.h index c3ff3ab52..65d7f88e8 100644 --- a/src/map/config/Skills/Mage_Classes.h +++ b/src/map/config/Skills/Mage_Classes.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SKILLS_MAGE_ #define _RRCONFIGS_SKILLS_MAGE_ /** - * Ragnarok Resources Configuration File (http://ro-resources.net) - * The following settings are applied upon compiling the program, - * therefore any settings you disable will not even be added to the program - * making these settings the most performance-effiecient possible + * rAthena configuration file (http://rathena.org) + * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** diff --git a/src/map/config/Skills/Swordsman_Classes.h b/src/map/config/Skills/Swordsman_Classes.h index 3792fa5a3..91edb7167 100644 --- a/src/map/config/Skills/Swordsman_Classes.h +++ b/src/map/config/Skills/Swordsman_Classes.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SKILLS_SWORDS_ #define _RRCONFIGS_SKILLS_SWORDS_ /** - * Ragnarok Resources Configuration File (http://ro-resources.net) - * The following settings are applied upon compiling the program, - * therefore any settings you disable will not even be added to the program - * making these settings the most performance-effiecient possible + * rAthena configuration file (http://rathena.org) + * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** |