diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-12 13:48:14 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-12 13:48:14 +0000 |
commit | 2486b455b32116d23b62ba9ffeed18fc64feac48 (patch) | |
tree | 5e9b8e91453147f1475e3f121e3cd2baebbca731 /Changelog-Trunk.txt | |
parent | 64324150783c2b822e5263e0e0a9ae0cc23d7ff1 (diff) | |
download | hercules-2486b455b32116d23b62ba9ffeed18fc64feac48.tar.gz hercules-2486b455b32116d23b62ba9ffeed18fc64feac48.tar.bz2 hercules-2486b455b32116d23b62ba9ffeed18fc64feac48.tar.xz hercules-2486b455b32116d23b62ba9ffeed18fc64feac48.zip |
* Fixed impossible condition in soundeffect script command (since athena-dev-2.1.1-mod1046, related r5841).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14583 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 c2681fecc..4c6450257 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/12 + * Fixed impossible condition in soundeffect script command (since athena-dev-2.1.1-mod1046, related r5841). [Ai4rei] * Updates to the playBGM functionality (since r14335). [Ai4rei] - Removed impossible condition in playBGM script command (from soundeffect). - Removed unused code (retrieving of a bl) in playBGMall (from soundeffectall). |