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/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/init.c') diff --git a/src/map/init.c b/src/map/init.c index f399acf..09c0a10 100644 --- a/src/map/init.c +++ b/src/map/init.c @@ -43,7 +43,7 @@ HPExport void plugin_init (void) sockt = GET_SYMBOL("sockt"); addScriptCommand("setcamnpc", "*", setCamNpc); - addScriptCommand("restorecam", "", dummy); + addScriptCommand("restorecam", "", restoreCam); addScriptCommand("npctalk3", "s", dummy); addScriptCommand("closedialog", "", dummy); addScriptCommand("shop", "s", dummy); -- cgit v1.2.3-70-g09d2