From 14628e2d4de15c9c47d8992d763fe8ae8a6ca4bb Mon Sep 17 00:00:00 2001 From: Atemo Date: Thu, 29 Sep 2016 20:15:30 +0200 Subject: [PATCH] Corrected function name in the comment --- npc/re/other/Global_Functions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/re/other/Global_Functions.txt b/npc/re/other/Global_Functions.txt index 0d34d234ef..10a43f416a 100644 --- a/npc/re/other/Global_Functions.txt +++ b/npc/re/other/Global_Functions.txt @@ -4,7 +4,7 @@ //===== Description: ========================================= //= General script functions. //===== Changelogs: ========================================== -//= 1.0 WoeTECheckHour(X) function check if the woe +//= 1.0 WoeTETimeStart(X) function check if the woe // will start in X seconds or less. [Capuche] //============================================================