mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 08:07:17 +07:00
rename spine_model to spine
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"prototype" : "spine_prefab.json",
|
||||
"components" : {
|
||||
"spine_player" : {
|
||||
"model" : "../spines/coin_spine.json"
|
||||
"spine" : "../spines/coin_spine.json"
|
||||
},
|
||||
"spine_player_cmd" : {
|
||||
"commands" : [{
|
||||
|
||||
Reference in New Issue
Block a user