From db44a6e164c2072a6526bb4e588e7590df4e08c4 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 11 May 2021 20:13:09 +0800 Subject: *rename --- CollectionProj/Assets/Tools/CustomBaking/Editor/Baker.cs | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 CollectionProj/Assets/Tools/CustomBaking/Editor/Baker.cs (limited to 'CollectionProj/Assets/Tools/CustomBaking/Editor/Baker.cs') diff --git a/CollectionProj/Assets/Tools/CustomBaking/Editor/Baker.cs b/CollectionProj/Assets/Tools/CustomBaking/Editor/Baker.cs deleted file mode 100644 index 61a23b4..0000000 --- a/CollectionProj/Assets/Tools/CustomBaking/Editor/Baker.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; -using System.Threading; - -namespace CustomBaking -{ - public class Baker - { - Thread m_Thread; - - } -} -- cgit v1.1-26-g67d0