This commit is contained in:
33333-33333 2026-07-20 14:36:59 +09:00
commit f6d7412744
94 changed files with 3836 additions and 1226 deletions

View file

@ -18,6 +18,7 @@
}
global.TarinaiContactItemSystem.updateCandidate(this, ctx, item, dt);
}
global.TarinaiContactItemSystem.updateResidues?.(this, dt);
global.TarinaiItemInteractionContext.finalize(this);
return true;
}