diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 18:56:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 18:56:43 +0000 |
commit | cb795008201b5ff1e55ba2f63f3aa95cc4cdca47 (patch) | |
tree | 50fee71551241a215ca130bbf801e500d8852d33 /Changelog-Trunk.txt | |
parent | e8f0184d92900f69707d0ac78426e7aafecab17d (diff) | |
download | hercules-cb795008201b5ff1e55ba2f63f3aa95cc4cdca47.tar.gz hercules-cb795008201b5ff1e55ba2f63f3aa95cc4cdca47.tar.bz2 hercules-cb795008201b5ff1e55ba2f63f3aa95cc4cdca47.tar.xz hercules-cb795008201b5ff1e55ba2f63f3aa95cc4cdca47.zip |
- Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6604 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index af36de724..91225d32e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/15
+ * Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)
+ [Skotlex]
* Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode
servers. [Skotlex]
* When removing a castle's owning guild, the char servers will erase the
|