diff options
Diffstat (limited to 'AlienSurvival/Assets/Test/Scripts/TestSortingByDepth.cs')
-rw-r--r-- | AlienSurvival/Assets/Test/Scripts/TestSortingByDepth.cs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/AlienSurvival/Assets/Test/Scripts/TestSortingByDepth.cs b/AlienSurvival/Assets/Test/Scripts/TestSortingByDepth.cs deleted file mode 100644 index 6e346ec..0000000 --- a/AlienSurvival/Assets/Test/Scripts/TestSortingByDepth.cs +++ /dev/null @@ -1,9 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class TestSortingByDepth : MonoBehaviour -{ - - -}
\ No newline at end of file |