summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-08-18 23:32:03 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-08-18 23:32:03 +0000
commitfe89d7ef6e558134e58c95ddcbbe9f4f362c4119 (patch)
treeada7b26e307ecdf54e16d3be3554be5c454f9f5f /npc
parent480fd5dec044c10579f0e9b5b24ce92a5b38fc7d (diff)
downloadhercules-fe89d7ef6e558134e58c95ddcbbe9f4f362c4119.tar.gz
hercules-fe89d7ef6e558134e58c95ddcbbe9f4f362c4119.tar.bz2
hercules-fe89d7ef6e558134e58c95ddcbbe9f4f362c4119.tar.xz
hercules-fe89d7ef6e558134e58c95ddcbbe9f4f362c4119.zip
- Fixed some small typos.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14382 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/other/Global_Functions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt
index 18c384771..eea78ef5a 100644
--- a/npc/other/Global_Functions.txt
+++ b/npc/other/Global_Functions.txt
@@ -38,7 +38,7 @@
//= 2.13 Added more unused vars to F_ClearGarbage [Lupus]
//= 2.14 Added old novice variables to F_ClearGarbage. [L0ne_W0lf]
//= 2.15 Added no unused DTS variables to F_ClearGarbage. [L0ne_W0lf]
-//= 2.6 Added F_GetWeaponType, and F_GetArmorType. [L0ne_W0lf]
+//= 2.16 Added F_GetWeaponType, and F_GetArmorType. [L0ne_W0lf]
//============================================================