Skip to content

Commit

Permalink
Delete Unused Script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kokyung committed Nov 2, 2023
1 parent 96fea7e commit f186ca3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 59 deletions.
18 changes: 0 additions & 18 deletions Assets/Editor/EditorDraw.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/Editor/EditorDraw.cs.meta

This file was deleted.

18 changes: 0 additions & 18 deletions Assets/Editor/SceneLoader.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/Editor/SceneLoader.cs.meta

This file was deleted.

1 change: 0 additions & 1 deletion Assets/Editor/SceneLoaderData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

namespace BKK.EditorSceneManagement
{
[CreateAssetMenu(menuName = "BKK/Editor Scene Management/", fileName = "SceneLoaderData")]
public class SceneLoaderData : ScriptableObject
{
public string relativeFolderPath = "Assets/";
Expand Down

0 comments on commit f186ca3

Please sign in to comment.