Export clear_npctype_cache as both lua/perl general functions.

This commit is contained in:
KimLS
2014-02-01 14:55:51 -08:00
parent 6e0a214bcc
commit 8b1262b198
5 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -11477,4 +11477,4 @@ void command_npctype_cache(Client *c, const Seperator *sep)
c->Message(0, "#npctype_cache [npctype_id] ...");
c->Message(0, "#npctype_cache all");
}
}
}