diff options
Diffstat (limited to 'npc/other/Global_Functions.txt')
-rw-r--r-- | npc/other/Global_Functions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt index 8e7817d31..1fb3dd5b6 100644 --- a/npc/other/Global_Functions.txt +++ b/npc/other/Global_Functions.txt @@ -305,4 +305,4 @@ function script F_Load2Skills { } set ADV_QSK2,0; //Clear var return; -}
\ No newline at end of file +} |