diff --git a/code/ryzom/client/src/release.cpp b/code/ryzom/client/src/release.cpp index dd1986174..53c0dfaca 100644 --- a/code/ryzom/client/src/release.cpp +++ b/code/ryzom/client/src/release.cpp @@ -663,6 +663,7 @@ void release() CLuaManager::releaseInstance(); NLGUI::CDBManager::release(); CWidgetManager::release(); + CViewRenderer::release(); #if FINAL_VERSION // openURL ("http://www.ryzomcore.org/exit/");