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