Some particle work and cleanup

This commit is contained in:
LagoLunatic
2025-07-05 01:33:40 -04:00
parent 2618f81811
commit e773fe5ca6
11 changed files with 295 additions and 209 deletions
+1 -1
View File
@@ -460,7 +460,7 @@ BOOL daNh_c::draw() {
mBrkAnm.entry(modelData);
mDoExt_modelUpdateDL(mpModel);
modelData->getMaterialTable().removeTevRegAnimator(mBrkAnm.getBrkAnm());
mBrkAnm.remove(modelData);
J3DMaterial* mat = modelData->getMaterialNodePointer(0);
if (mat) {