summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorwizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-29 03:10:26 +0000
committerwizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-29 03:10:26 +0000
commit6bf052b6b27325a808d16e3801d3bad8e271688c (patch)
treecdf4cf5cd84bac23f97f199835124ebbda687e13 /Changelog.txt
parent47a18a4c48be7213bd162c8544a20310ecc99aee (diff)
downloadhercules-6bf052b6b27325a808d16e3801d3bad8e271688c.tar.gz
hercules-6bf052b6b27325a808d16e3801d3bad8e271688c.tar.bz2
hercules-6bf052b6b27325a808d16e3801d3bad8e271688c.tar.xz
hercules-6bf052b6b27325a808d16e3801d3bad8e271688c.zip
Fixed online system for char not sending players left "online" to login when restarting
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@408 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 1830bfd33..8ea2d9b9a 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,6 @@
Date Added
11/28
+ * Fixed online system for char not sending players left "online" to login when restarting [Wizputer]
* Fixed damage formula of Cart revolution: 150% +1% per 80ea [Lupus]
* Removed 2x Chance of Equipment Breaking during CRITICAL attacks [Lupus]
* Fix some file props [MouseJstr]