diff --git a/code/nel/include/nel/georges/load_form.h b/code/nel/include/nel/georges/load_form.h index 4aaab43d0..34e5c99c4 100644 --- a/code/nel/include/nel/georges/load_form.h +++ b/code/nel/include/nel/georges/load_form.h @@ -865,7 +865,7 @@ void loadForm (const std::vector &sheetFilters, const std::string & } // make sure the CSheetId singleton has been properly initialised -// NLMISC::CSheetId::init(updatePackedSheet); + NLMISC::CSheetId::init(updatePackedSheet); // load the packed sheet if exists try