summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-04 22:50:43 +0000
committerKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-04 22:50:43 +0000
commit3bc5c6efe9caccfd52be14a397b050a3fb2aa493 (patch)
tree7e36afc04b9f63f8365effc2c8bde17ebc52f493 /Changelog-Trunk.txt
parent2801d8c3d37a47ccf574bb293ea8a5e49881d195 (diff)
downloadhercules-3bc5c6efe9caccfd52be14a397b050a3fb2aa493.tar.gz
hercules-3bc5c6efe9caccfd52be14a397b050a3fb2aa493.tar.bz2
hercules-3bc5c6efe9caccfd52be14a397b050a3fb2aa493.tar.xz
hercules-3bc5c6efe9caccfd52be14a397b050a3fb2aa493.zip
Fixed @rura between maps on more then one map server. (r12483)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12483 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b537b4b1a..c78374d57 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2008/04/04
+ * Fixed @rura between maps on more then one map server. (r12483) [Kevin]
* Update to Auth Glitch fix: moved unit_free_pc back to where it was
- and updated it so unit_free_pc just tells the script to end
- (not hard delete). (r12481) [Kevin]