replaced commas with semicolon

This commit is contained in:
Lutz Hören
2017-11-03 12:48:22 +01:00
committed by GitHub
parent d64b478360
commit 7a6cd21dda
+1
View File
@@ -7048,3 +7048,4 @@ export class MorphBlendMesh extends Mesh {
stopAnimation(name: string): void;
update(delta: number): void;
}
n