forked from Misaki/GhostEngine
Update AssetDatabase
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Ghost.Editor.Core.AssetHandle;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
|
||||
public class AssetImporterAttribute : Attribute
|
||||
internal class AssetImporterAttribute : Attribute
|
||||
{
|
||||
public string[] SupportedExtensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user