mirror of
https://github.com/BlackMATov/unity-flash-tools.git
synced 2025-12-14 20:21:27 +07:00
6 lines
112 B
C#
6 lines
112 B
C#
using UnityEngine;
|
|
|
|
namespace FlashTools.Internal {
|
|
public class FlashAnimAssetEditor : MonoBehaviour {
|
|
}
|
|
} |