removed unused processesseessess

This commit is contained in:
33333-33333 2026-06-29 16:21:58 +09:00
commit 4fdc567e08
158 changed files with 1317 additions and 3351 deletions

View file

@ -117,14 +117,9 @@
}
global.TarinaiPinAttachmentSystem = Object.freeze({
isPin,
behaviorFor,
isOshibyo,
tarinaiVisualSide,
tarinaiAnchor,
applyTarinaiPose,
ballAnchor,
applyBallPose,
isAttachedToEntity,
drawAttachedForEntity,
});
})(typeof window !== "undefined" ? window : globalThis);