mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
3.0 - unitypackage
This commit is contained in:
9
Editor/MainComponents/MainComponentEditor.cs
Normal file
9
Editor/MainComponents/MainComponentEditor.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
namespace XCharts.Editor
|
||||
{
|
||||
public class MainComponentEditor<T> : MainComponentBaseEditor
|
||||
where T : MainComponent
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user