diff --git a/data/dynos_mgr_pack.cpp b/data/dynos_mgr_pack.cpp index d289008d..996b01ec 100644 --- a/data/dynos_mgr_pack.cpp +++ b/data/dynos_mgr_pack.cpp @@ -25,13 +25,14 @@ static void DynOS_Pack_ActivateActor(s32 aPackIndex, PairmVertices) { vertices += vtx->mSize; } if (vertices > 6) { actorGfx.mGraphNode->extraFlags |= GRAPH_EXTRA_FORCE_3D; - } + }*/ DynOS_Actor_Valid(georef, actorGfx); }