diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-20 15:44:46 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-20 15:44:46 +0000 |
commit | 2c850ca9e7195ca46674f5c63b48792c837c5b3a (patch) | |
tree | 98255b5a4de7a1ca27a1f15b865c0ddc1d4b485f /Changelog-SVN.txt | |
parent | 257a41619254ceb14b6e0867a20449248b540d41 (diff) | |
download | hercules-2c850ca9e7195ca46674f5c63b48792c837c5b3a.tar.gz hercules-2c850ca9e7195ca46674f5c63b48792c837c5b3a.tar.bz2 hercules-2c850ca9e7195ca46674f5c63b48792c837c5b3a.tar.xz hercules-2c850ca9e7195ca46674f5c63b48792c837c5b3a.zip |
* Don't register the day/night timers if any one is set to 0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1258 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index c05c01b98..908e35f6c 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,7 @@ Date Added 03/20 + * Don't register the day/night timers if any one is set to 0 [celest] * Fixed @storage / @gstorage ATcommands thanks2 Yor/Freya [Lupus] * Added 4 new card effects from 3/15's patch -- check item_bonus.txt [celest] * Added 'enable_ip_rules' to packet_athena.conf [celest] |