mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +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;
|
||||
|
||||
#define SPINE_MAJOR_VERSION 4
|
||||
#define SPINE_MINOR_VERSION 0
|
||||
#define SPINE_MINOR_VERSION 1
|
||||
|
||||
FName USpineSkeletonDataAsset::GetSkeletonDataFileName() const {
|
||||
#if WITH_EDITORONLY_DATA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user