mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 10:47:09 +02:00
temp disable ping
This commit is contained in:
parent
078fe7db90
commit
a9e4707470
1 changed files with 9 additions and 9 deletions
|
@ -176,15 +176,15 @@
|
||||||
z: 0
|
z: 0
|
||||||
});
|
});
|
||||||
|
|
||||||
var pingPongGun = new HomePingPongGun({
|
// var pingPongGun = new HomePingPongGun({
|
||||||
x: 1101.2123,
|
// x: 1101.2123,
|
||||||
y: 460.2328,
|
// y: 460.2328,
|
||||||
z: -65.8513
|
// z: -65.8513
|
||||||
}, {
|
// }, {
|
||||||
x: 97.3683,
|
// x: 97.3683,
|
||||||
y: 179.0293,
|
// y: 179.0293,
|
||||||
z: 89.9698
|
// z: 89.9698
|
||||||
});
|
// });
|
||||||
|
|
||||||
var cuckooClock = new MyCuckooClock({
|
var cuckooClock = new MyCuckooClock({
|
||||||
x: 1105.267,
|
x: 1105.267,
|
||||||
|
|
Loading…
Reference in a new issue