fix name for tilt maze ball

This commit is contained in:
James B. Pollack 2016-04-11 13:07:16 -07:00
parent ee210c5038
commit 2052b617b3

View file

@ -114,7 +114,7 @@
}
var properties = {
name: 'Hifi Tilt Maze Ball',
name: 'home_sphere_tiltMazeBall',
type: 'Sphere',
position: this.getBallStartLocation(),
dynamic: true,