少年修仙传客户端基础资源
hch
2025-02-14 822513a5dff92368ef8dfe5d12a3544b67bd747a
Assets/Editor/TrailsEditor/TrailPreviewUtillity.cs
@@ -155,7 +155,7 @@
        {
            if (Event.current == null)
                return;
            if (Event.current.type != EventType.repaint)
            if (Event.current.type != EventType.Repaint)
                return;
            CreateMaterial();