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