forked from Misaki/GhostEngine
5 lines
84 B
C#
5 lines
84 B
C#
namespace Ghost.Editor.Core.AssetHandle;
|
|
|
|
public abstract class ImporterSettings
|
|
{
|
|
} |