mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +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
|
||||
UnityEngine.Object.Destroy(mesh);
|
||||
#else
|
||||
UnityEngine.Object.Destroy(mesh);
|
||||
UnityEngine.Object.Destroy(mesh);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user