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 | |
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
-rw-r--r-- | src/map/config/Core.h | 11 | ||||
-rw-r--r-- | src/map/config/Data/Const.h | 6 | ||||
-rw-r--r-- | src/map/config/Renewal.h | 6 | ||||
-rw-r--r-- | src/map/config/Secure.h | 6 | ||||
-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 |
7 files changed, 14 insertions, 33 deletions
diff --git a/src/map/config/Core.h b/src/map/config/Core.h index 5073d5262..0ccfdbf93 100644 --- a/src/map/config/Core.h +++ b/src/map/config/Core.h @@ -1,15 +1,8 @@ #ifndef _RRCONFIGS_ #define _RRCONFIGS_ /** - * 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 - **/ - -/** - * @INFO: RREmu Settings Core - * - For detailed guidance on these check http://trac.ro-resources.net/wiki/CoreConfiguration + * 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/Data/Const.h b/src/map/config/Data/Const.h index 31f68fdbc..8ebc7f91d 100644 --- a/src/map/config/Data/Const.h +++ b/src/map/config/Data/Const.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_CONST_ #define _RRCONFIGS_CONST_ /** - * 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/Renewal.h b/src/map/config/Renewal.h index a37959675..974c733b4 100644 --- a/src/map/config/Renewal.h +++ b/src/map/config/Renewal.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_RE_ #define _RRCONFIGS_RE_ /** - * 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/Secure.h b/src/map/config/Secure.h index 6f3da3b90..1cf945083 100644 --- a/src/map/config/Secure.h +++ b/src/map/config/Secure.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SECURE_ #define _RRCONFIGS_SECURE_ /** - * 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/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/ **/ /** |