mirror of
https://github.com/BlackMATov/unity-flash-tools.git
synced 2026-04-19 02:14:28 +07:00
6 lines
107 B
C#
6 lines
107 B
C#
using UnityEngine;
|
|
|
|
namespace FlashTools.Internal {
|
|
public class FlashAnimEditor : MonoBehaviour {
|
|
}
|
|
} |