summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-17 13:55:04 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-17 13:55:04 +0000
commitb11b98f7fc5794b4b16627e7c83a46d05fe55d07 (patch)
treefc58eba814d14d158c2f70b761c01a3f31112b36 /Changelog-Trunk.txt
parentb4604078644df8118a768996d9900a96276b30e5 (diff)
downloadhercules-b11b98f7fc5794b4b16627e7c83a46d05fe55d07.tar.gz
hercules-b11b98f7fc5794b4b16627e7c83a46d05fe55d07.tar.bz2
hercules-b11b98f7fc5794b4b16627e7c83a46d05fe55d07.tar.xz
hercules-b11b98f7fc5794b4b16627e7c83a46d05fe55d07.zip
* Spellchecked script_commands.txt.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14598 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index bb67de9a6..bae7d4c8a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/12/17
+ * Spellchecked script_commands.txt. [Ai4rei]
* Random script engine clean-ups that have accumulated over time. [Ai4rei]
- Resolved unnecessary script_getnum re-evaluation in a loop in script command 'npcshopdelitem' (since r7120).
- Script commands 'menu', 'select' and 'prompt' now warn, when there are more menu options, than the client can handle correctly (TODO from r10316).