diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-23 01:33:11 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-23 01:33:11 +0000 |
commit | e17f2ca619eae7c96bdf72f5189bc8be052d03e1 (patch) | |
tree | 7526f93c11e14945bda752dd4afe988a35bd24f6 /Changelog-SVN.txt | |
parent | b81476849b82d4aaea2c59b1d85a2b68351f36d6 (diff) | |
download | hercules-e17f2ca619eae7c96bdf72f5189bc8be052d03e1.tar.gz hercules-e17f2ca619eae7c96bdf72f5189bc8be052d03e1.tar.bz2 hercules-e17f2ca619eae7c96bdf72f5189bc8be052d03e1.tar.xz hercules-e17f2ca619eae7c96bdf72f5189bc8be052d03e1.zip |
* Fixed a bad typo in status.c's StatusChangeTable
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1164 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 0703d2cb9..e54a6a33c 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,7 @@ Date Added 02/23 + * Fixed a bad typo in status.c's StatusChangeTable [celest] * Corrected Spiral Pierce's hits in the skill_db [celest] * Moved /common/*.o into a obj folder when compiling [celest] * Updated core and map server to jA 1094~1115 [celest] |