mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
cleanup
This commit is contained in:
parent
801f2b3f9f
commit
68cc87298f
1 changed files with 1 additions and 2 deletions
|
@ -318,9 +318,8 @@ function createUrchin() {
|
|||
type: 'Model',
|
||||
animationURL: URCHIN_ANIMATION_URL,
|
||||
animationIsPlaying: true,
|
||||
animationFPS:15,
|
||||
animationFPS: 15,
|
||||
animationSettings: JSON.stringify({
|
||||
|
||||
hold: false,
|
||||
loop: true,
|
||||
running: true,
|
||||
|
|
Loading…
Reference in a new issue