diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 15:07:48 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 15:07:48 +0000 |
commit | ef4896fc84c466a601e0e8bba67be910163f98ca (patch) | |
tree | fb54681e8a44f2f4c4d51b6c7a1402a59b0a0cda /npc/Changelog.txt | |
parent | 2b107cfdf3414a6eacbc66924eec97f1bc7ee4c6 (diff) | |
download | hercules-ef4896fc84c466a601e0e8bba67be910163f98ca.tar.gz hercules-ef4896fc84c466a601e0e8bba67be910163f98ca.tar.bz2 hercules-ef4896fc84c466a601e0e8bba67be910163f98ca.tar.xz hercules-ef4896fc84c466a601e0e8bba67be910163f98ca.zip |
Switch airplanelocation variables to temp variables to avoid unusefull mapreg(sql/txt) writes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8232 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 9b2bef96d..e4b1e3016 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,7 @@ Playtester Date Added
======
08/10
+ * Switch airplanelocation variables to temp variables to avoid unusefull mapreg(sql/txt) writes [Toms]
* Added file for gunslinger quests [Playtester]
- Garrison quest is done and tested
* Fixed header on DTS warper [Evera]
|