Julien Barrois 6 năm trước cách đây
mục cha
commit
32c072b074
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Mesh/babylon.mesh.ts

+ 1 - 1
src/Mesh/babylon.mesh.ts

@@ -874,7 +874,7 @@ module BABYLON {
                 this._instanceDataStorage.visibleInstances = {
                     defaultRenderId: renderId,
                     selfDefaultRenderId: this._renderId
-                }
+                };
             }
 
             if (!this._instanceDataStorage.visibleInstances[renderId]) {