diff options
Diffstat (limited to 'src/map/npc_chat.c')
-rw-r--r-- | src/map/npc_chat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/npc_chat.c b/src/map/npc_chat.c index f5a7762d6..fa184b624 100644 --- a/src/map/npc_chat.c +++ b/src/map/npc_chat.c @@ -514,4 +514,4 @@ int buildin_deletepset(struct script_state *st) { return 0; } -#endif +#endif //PCRE_SUPPORT |