少年修仙传客户端基础资源
lwb
2020-11-11 ba24a4a15c0317ac2fd954f4173b4b79cbdf191e
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();