mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 15:49:24 +02:00
fix name for tilt maze ball
This commit is contained in:
parent
ee210c5038
commit
2052b617b3
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
var properties = {
|
var properties = {
|
||||||
name: 'Hifi Tilt Maze Ball',
|
name: 'home_sphere_tiltMazeBall',
|
||||||
type: 'Sphere',
|
type: 'Sphere',
|
||||||
position: this.getBallStartLocation(),
|
position: this.getBallStartLocation(),
|
||||||
dynamic: true,
|
dynamic: true,
|
||||||
|
|
Loading…
Reference in a new issue