diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-30 08:25:03 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-30 08:25:03 +0000 |
commit | 1a71202b477c6820b9193a1131a61c3c7b005924 (patch) | |
tree | 517c5a841b0dd02c120d8fa20a268a147a11425b /Changelog-Trunk.txt | |
parent | 97cb8eebed531dda76a2f4015a95823a9540dd0a (diff) | |
download | hercules-1a71202b477c6820b9193a1131a61c3c7b005924.tar.gz hercules-1a71202b477c6820b9193a1131a61c3c7b005924.tar.bz2 hercules-1a71202b477c6820b9193a1131a61c3c7b005924.tar.xz hercules-1a71202b477c6820b9193a1131a61c3c7b005924.zip |
* Added a define for star gladiator feel/hate info array length (follow up to r8721 and r11840).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14523 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 d0966b029..ff01c6088 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/11/30 + * Added a define for star gladiator feel/hate info array length (follow up to r8721 and r11840). [Ai4rei] * Fixed script command getusers causing 'player not attached' errors when asking for character count in entire server (bugreport:4591, since r14495). [Ai4rei] 2010/11/29 * Resolved issues with item delay system. [Ai4rei] |