mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:30:41 +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 = {
|
||||
name: 'Hifi Tilt Maze Ball',
|
||||
name: 'home_sphere_tiltMazeBall',
|
||||
type: 'Sphere',
|
||||
position: this.getBallStartLocation(),
|
||||
dynamic: true,
|
||||
|
|
Loading…
Reference in a new issue