mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
Formatting
This commit is contained in:
parent
f41bb231e1
commit
eb91c170a4
@ -128,7 +128,7 @@ export class Spine extends Container {
|
||||
this.skeleton.updateWorldTransform(Physics.update);
|
||||
}
|
||||
|
||||
private initializeMeshFactory(options?: ISpineOptions) {
|
||||
private initializeMeshFactory (options?: ISpineOptions) {
|
||||
if (options?.slotMeshFactory) {
|
||||
this.slotMeshFactory = options?.slotMeshFactory;
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user