summaryrefslogtreecommitdiff
path: root/npc/commands/language.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/language.txt')
-rw-r--r--npc/commands/language.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/language.txt b/npc/commands/language.txt
index 876cd89ea..35a86858d 100644
--- a/npc/commands/language.txt
+++ b/npc/commands/language.txt
@@ -14,7 +14,7 @@
//
function script CMD_lang {
- checkclientversion;
+ callfunc "checkclientversion";
mesq l("Which language do you speak?");
next;
asklanguage(LANG_IN_SHIP);