diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-21 01:27:49 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-21 01:27:49 +0000 |
commit | ed68783b7582113e9696c8310794743d7e2be410 (patch) | |
tree | aad35bbb40578de8ec164ec642184561e04a3c59 /Changelog-Trunk.txt | |
parent | 002215117c98a940c90d22b2ae0f7da458adc7a5 (diff) | |
download | hercules-ed68783b7582113e9696c8310794743d7e2be410.tar.gz hercules-ed68783b7582113e9696c8310794743d7e2be410.tar.bz2 hercules-ed68783b7582113e9696c8310794743d7e2be410.tar.xz hercules-ed68783b7582113e9696c8310794743d7e2be410.zip |
* Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14720 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3d55fc73a..7a90bab97 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/02/20 + * Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect. [Ai4rei] * Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713). [Ai4rei] 2011/02/19 * Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for clients 2010-06-08aRagexeRE and newer to 0x839. [Ai4rei] |