Fix typo.
This commit is contained in:
parent
c1e79b7649
commit
576cdab3ba
@ -543,7 +543,7 @@ export class ImporterGltf extends ImporterBase
|
||||
}
|
||||
}
|
||||
if (buffer === null) {
|
||||
this.SetError ('One of the requested buffers is missing.');
|
||||
this.SetError ('One of the requested buffers is missing.');
|
||||
onFinish ();
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user