diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 02:59:03 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 02:59:03 +0000 |
commit | 78314d2fc9e4aa68d0b8557d84f219f9e8827881 (patch) | |
tree | 6995570622c927eb61b70c41621dca5b1afeb0c9 /Changelog-Trunk.txt | |
parent | 291142d689cdc66d8bd3a8980056adab2e4b8a5a (diff) | |
download | hercules-78314d2fc9e4aa68d0b8557d84f219f9e8827881.tar.gz hercules-78314d2fc9e4aa68d0b8557d84f219f9e8827881.tar.bz2 hercules-78314d2fc9e4aa68d0b8557d84f219f9e8827881.tar.xz hercules-78314d2fc9e4aa68d0b8557d84f219f9e8827881.zip |
[Fixed]:
- Suppressed compilation warning in chrif.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6906 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 14b8678b2..5b7031b7b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/05/31
* [Fixed]:
+ - Suppressed compilation warning in chrif.c [Lance]
+ * [Fixed]:
- Guys can't go across map-servers :( [Lance]
* [Fixed]:
- Restoration and saving of sd->npc_id must be done every time. [Lance]
|