diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-01 20:51:21 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-01 20:51:21 +0000 |
commit | de5d6cb3e5c319f09c9014ce2a3bcd9041ad3323 (patch) | |
tree | eed01479812ee65b57512d03e8822e53302b50ea /Changelog-Trunk.txt | |
parent | 094168fde61dd27a21b9bf91c162a8de6d37c58c (diff) | |
download | hercules-de5d6cb3e5c319f09c9014ce2a3bcd9041ad3323.tar.gz hercules-de5d6cb3e5c319f09c9014ce2a3bcd9041ad3323.tar.bz2 hercules-de5d6cb3e5c319f09c9014ce2a3bcd9041ad3323.tar.xz hercules-de5d6cb3e5c319f09c9014ce2a3bcd9041ad3323.zip |
- Added sql init for the mapreg handle.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5416 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 1bd66fea0..50badae50 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/01
+ * Added a missing mysql_init call to the mapreg sql handle. [Skotlex]
* Checked and fixed the script engine barking when you try to have a label
with the same name as a const.txt defined parameter. [Skotlex]
* Turn Undead and Offensive Resurrection should now work on undead players.
|