update CCK to 3.10, fixing unity 2021 crash :)

This commit is contained in:
Crispy 2024-08-03 22:24:42 +02:00
parent 48a978fa2a
commit d11e0fb3a9
492 changed files with 2165204 additions and 437687 deletions

View file

@ -7,6 +7,7 @@ using MagicaCloth;
namespace ABI.CCK.Scripts.Editor
{
[CanEditMultipleObjects]
[CustomEditor(typeof(ABI.CCK.Components.CVRPointer), true)]
public class CCK_CVRPointerEditor : UnityEditor.Editor
{