diff --git a/components/nif/niffile.cpp b/components/nif/niffile.cpp index 48f843b595..0c590e2cb5 100644 --- a/components/nif/niffile.cpp +++ b/components/nif/niffile.cpp @@ -152,6 +152,7 @@ namespace Nif { "BSShaderPPLightingProperty", &construct }, { "BSShaderNoLightingProperty", &construct }, { "BSFurnitureMarker", &construct }, + { "BSFurnitureMarkerNode", &construct }, { "NiCollisionObject", &construct }, { "bhkCollisionObject", &construct }, { "BSDismemberSkinInstance", &construct },