mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-06 18:35:56 +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({
|
||||
x: 551.49859619140625,
|
||||
y: 495.49111938476562,
|
||||
z: 502.26498413085938
|
||||
x: 551.09,
|
||||
y: 494.98,
|
||||
z: 503.49
|
||||
});
|
||||
|
||||
//Handles toggling of all sconce lights
|
||||
|
|
Loading…
Reference in a new issue