From 7d9fb1c5c1101fc1fc0afaa2508c842cedbf1a5a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 29 Nov 2014 19:04:23 +0300 Subject: add script command for clear npc window. New script command: clear --- src/map/script.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 5993e37..eb917d7 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -34,5 +34,6 @@ BUILDIN(setNpcDistance); BUILDIN(showAvatar); BUILDIN(setAvatarDir); BUILDIN(setAvatarAction); +BUILDIN(clear); #endif // EVOL_MAP_SCRIPT -- cgit v1.2.3-70-g09d2