mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
[ue4] Fix version check, update assets.
This commit is contained in:
parent
ccc450f624
commit
85514b729d
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -39,7 +39,7 @@
|
|||||||
using namespace spine;
|
using namespace spine;
|
||||||
|
|
||||||
#define SPINE_MAJOR_VERSION 4
|
#define SPINE_MAJOR_VERSION 4
|
||||||
#define SPINE_MINOR_VERSION 0
|
#define SPINE_MINOR_VERSION 1
|
||||||
|
|
||||||
FName USpineSkeletonDataAsset::GetSkeletonDataFileName() const {
|
FName USpineSkeletonDataAsset::GetSkeletonDataFileName() const {
|
||||||
#if WITH_EDITORONLY_DATA
|
#if WITH_EDITORONLY_DATA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user