diff options
Diffstat (limited to 'npc/custom/eAAC_Scripts/kafraExpress/global_functionsKE.txt')
-rw-r--r-- | npc/custom/eAAC_Scripts/kafraExpress/global_functionsKE.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/global_functionsKE.txt b/npc/custom/eAAC_Scripts/kafraExpress/global_functionsKE.txt index df30b9ae0..2b41f9190 100644 --- a/npc/custom/eAAC_Scripts/kafraExpress/global_functionsKE.txt +++ b/npc/custom/eAAC_Scripts/kafraExpress/global_functionsKE.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Global functions //===== By: ================================================== //= Skotlex //===== Current Version: ===================================== //= 1.5 //===== Compatible With: ===================================== -//= eAthena SVN R3424+, RO Ep6+ +//= rAthena SVN R3424+, RO Ep6+ //===== Description: ========================================= //= Global Functions //= @@ -329,4 +329,4 @@ function script GF_getJobClass { default: return -1; } -}
\ No newline at end of file +} |