diff options
author | xantara <xantara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-23 04:47:38 +0000 |
---|---|---|
committer | xantara <xantara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-23 04:47:38 +0000 |
commit | 8756ba5d50270bbad6ad7065a05a1329ef86878b (patch) | |
tree | f38f058f4b77a563e5e7682ec8c9b2c5af8b54da /src/map/map.h | |
parent | 071702a2c76f8a69d33f68984961b735c23ca239 (diff) | |
download | hercules-8756ba5d50270bbad6ad7065a05a1329ef86878b.tar.gz hercules-8756ba5d50270bbad6ad7065a05a1329ef86878b.tar.bz2 hercules-8756ba5d50270bbad6ad7065a05a1329ef86878b.tar.xz hercules-8756ba5d50270bbad6ad7065a05a1329ef86878b.zip |
` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bugreport:5256
` Rebranded the Core.h file to rAthena
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15507 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h index 2dece688d..0829d93b3 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -11,7 +11,7 @@ #include "../common/db.h" /** - * [ro-resources.net] + * [rAthena.org] **/ #include "./config/Core.h" |