diff options
author | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-05 21:00:18 +0000 |
---|---|---|
committer | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-05 21:00:18 +0000 |
commit | 43e576afd09886992a02e4fbcffc8c213823195a (patch) | |
tree | b77ab53eea726f6ed0b4bb9282ae18a1a371b4d7 | |
parent | ac593dc91efaf23a881e8a8b86f3a72c6621cb36 (diff) | |
download | hercules-43e576afd09886992a02e4fbcffc8c213823195a.tar.gz hercules-43e576afd09886992a02e4fbcffc8c213823195a.tar.bz2 hercules-43e576afd09886992a02e4fbcffc8c213823195a.tar.xz hercules-43e576afd09886992a02e4fbcffc8c213823195a.zip |
Fixed crash from guild skill point allocation, there seems to be a problem with guilds loading still.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@17 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index c6b8ce63b..9f8d80a67 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,7 @@ Date Added
11/05
+ * Fixed crash from guild skill point allocation, there seems to be a problem with guilds loading still. [Valaris]
* Fixed committed typo in map_athena.conf, remove aria's dev npc (was giving errors preventing server startup). [Valaris]
11/04
|