Skip to content

Commit dceac54

Browse files
committed
Fix missed file rename.
1 parent 0697cb1 commit dceac54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apps/Sandcastle/gallery/Picking.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
name : 'milktruck',
158158
position : Cesium.Cartesian3.fromDegrees(-123.0744619, 44.0503706),
159159
model : {
160-
uri : '../../SampleData/models/CesiumMilkTruck/CesiumMilkTruck-kmc.gltf'
160+
uri : '../../SampleData/models/CesiumMilkTruck/CesiumMilkTruck-kmc.glb'
161161
}
162162
});
163163
viewer.zoomTo(modelEntity);

0 commit comments

Comments
 (0)