mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 01:40:33 +02:00
merged
This commit is contained in:
parent
a0d9c24365
commit
795747f408
1 changed files with 1 additions and 13 deletions
|
@ -118,18 +118,6 @@
|
|||
|
||||
createDynamicEntities: function() {
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
var fishTank = new FishTank({
|
||||
x: 1098.9254,
|
||||
y: 460.5814,
|
||||
z: -79.1103
|
||||
}, {
|
||||
x: 0,
|
||||
y: 152,
|
||||
z: 0
|
||||
});
|
||||
=======
|
||||
// var fishTank = new FishTank({
|
||||
// x: 1098.9254,
|
||||
// y: 460.5814,
|
||||
|
@ -139,7 +127,7 @@
|
|||
// y: 0,
|
||||
// z: 0
|
||||
// });
|
||||
>>>>>>> james/homereset
|
||||
|
||||
|
||||
var tiltMaze = new TiltMaze({
|
||||
x: 1105.5768,
|
||||
|
|
Loading…
Reference in a new issue