mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[unity] Minor: Fixed another formatting issue, not covered in inactive preprocessor code branch.
This commit is contained in:
parent
e49453d774
commit
ee3486ce5a
@ -144,7 +144,7 @@ namespace Spine.Unity.Examples {
|
|||||||
else
|
else
|
||||||
UnityEngine.Object.Destroy(mesh);
|
UnityEngine.Object.Destroy(mesh);
|
||||||
#else
|
#else
|
||||||
UnityEngine.Object.Destroy(mesh);
|
UnityEngine.Object.Destroy(mesh);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user