diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-19 05:32:30 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-19 05:32:30 +0000 |
commit | ccfcd256566afa04a502a8c0ae0151382610defc (patch) | |
tree | ded751145cf0882e976ab5fa42177ec09fe27d67 /Changelog-SVN.txt | |
parent | 3bcda9cbaba0fd592bbc51c0c61c0fe5efb2de07 (diff) | |
download | hercules-ccfcd256566afa04a502a8c0ae0151382610defc.tar.gz hercules-ccfcd256566afa04a502a8c0ae0151382610defc.tar.bz2 hercules-ccfcd256566afa04a502a8c0ae0151382610defc.tar.xz hercules-ccfcd256566afa04a502a8c0ae0151382610defc.zip |
Fixed day and night settings not ignored even if they are set to 0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1252 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index f8257d7ad..1376356f9 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,9 @@ Date Added +03/19 + * Fixed day and night settings not ignored even if they are set to 0, + my bad ^^; [celest] + 03/18 * Fixed a crash when freeing memory of pets [celest] * Added Cygwin support to the -DDUMPSTACK option, and changed its format |