diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-01 14:37:17 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-01 14:37:17 +0000 |
commit | 3a9351dbca5aaa24e614a4d15f7399efd8386e07 (patch) | |
tree | d0077475acd2aecb6653ebc891b5b93bd5f9e9b6 /npc/Changelog.txt | |
parent | ffd2b38e1811f6fde00b656bbbf29c926edbd26f (diff) | |
download | hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.tar.gz hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.tar.bz2 hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.tar.xz hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.zip |
* Fixed an assortment of typos and bugs care of yyCC.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 3aa371abc..68b327878 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2007/10/01 + * Rev. 11342 Fixed an assortment of typos and bugs care of yyCC. [L0ne_W0lf] * Rev. 11342 Small bug fix (== -> !=) thanks to Saithis. [L0ne_W0lf] 2007/09/27 * Optimized/simplified some poorly written code in TSQ [ultramage] |