From 9fa5dcc9310a8c6ff8c77a47a86303f7b950dcf3 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 22 Jun 2018 12:38:38 -0600 Subject: Updated core Updated all core files to prepare for tech demo --- src/client/lua_api/scene/icamera.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/lua_api/scene/icamera.cpp') diff --git a/src/client/lua_api/scene/icamera.cpp b/src/client/lua_api/scene/icamera.cpp index ec9469d..dcdec2d 100644 --- a/src/client/lua_api/scene/icamera.cpp +++ b/src/client/lua_api/scene/icamera.cpp @@ -174,6 +174,5 @@ void icamera_register(lua_State* L){ lua_setfield(L,-2,"newfpscamera");//{} lua_pushcfunction(L,newiscenemayacamera);//{},newiscenemayacamera() lua_setfield(L,-2,"newmayacamera");//{} - printf("\"scene\" was set!\n"); lua_pop(L,1);// } -- cgit v1.2.3-70-g09d2