[AASBufferFix] Cleanup

This commit is contained in:
NotAKidoS 2023-06-30 19:52:25 -05:00
parent 37875a2c7c
commit c7ca08cd4d
3 changed files with 8 additions and 5 deletions

View file

@ -33,7 +33,7 @@ public class AASBufferHelper : MonoBehaviour
GameHandlesAAS = true;
return;
}
//check if avatar uses Avatar Advanced Settings
///SendDebug("[OnInit] Remote avatar initialized. Checking for AAS...");
CVRAvatar avatar = animator.GetComponent<CVRAvatar>();