mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 06:43:00 +02:00
Moved cat to stool
This commit is contained in:
parent
a21530282b
commit
afcd59a549
1 changed files with 3 additions and 3 deletions
|
@ -64,9 +64,9 @@ function createAllToys() {
|
||||||
});
|
});
|
||||||
|
|
||||||
createCat({
|
createCat({
|
||||||
x: 551.49859619140625,
|
x: 551.09,
|
||||||
y: 495.49111938476562,
|
y: 494.98,
|
||||||
z: 502.26498413085938
|
z: 503.49
|
||||||
});
|
});
|
||||||
|
|
||||||
//Handles toggling of all sconce lights
|
//Handles toggling of all sconce lights
|
||||||
|
|
Loading…
Reference in a new issue