mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-11 17:48:45 +08:00
Renamed class.
This commit is contained in:
parent
b20097d193
commit
6ac54d0bee
@ -34,7 +34,7 @@ using UnityEditor;
|
||||
using UnityEngine;
|
||||
using Spine;
|
||||
|
||||
public class SpineEditor {
|
||||
public class Menus {
|
||||
[MenuItem("Assets/Create/Spine Atlas")]
|
||||
static public void CreateAtlas () {
|
||||
CreateAsset<AtlasAsset>("New Atlas");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user