3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-30 07:43:10 +02:00
This commit is contained in:
James B. Pollack 2016-03-21 10:24:50 -07:00
parent abf930fe77
commit c71d8914d5

View file

@ -118,15 +118,15 @@
createDynamicEntities: function() {
// var fishTank = new FishTank({
// x: 1098.9254,
// y: 460.5814,
// z: -79.1103
// }, {
// x: 0,
// y: 0,
// z: 0
// });
var fishTank = new FishTank({
x: 1098.9254,
y: 460.5814,
z: -79.1103
}, {
x: 0,
y: 0,
z: 0
});
var tiltMaze = new TiltMaze({