From 3a0174f242798b42b82b196c9c665abc65d323f3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Nov 2014 15:16:44 +0300 Subject: Impliment script command restoreCam. --- 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 32a5bec..7bd1abe 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -9,5 +9,6 @@ BUILDIN(getClientVersion); BUILDIN(getLang); BUILDIN(setLang); BUILDIN(setCamNpc); +BUILDIN(restoreCam); #endif // EVOL_MAP_SCRIPT -- cgit v1.2.3-60-g2f50