remove unused play-button attribute

This commit is contained in:
Kevin Ngo
2018-10-01 14:50:12 -07:00
parent 8fe604a663
commit 2edc17fef5

View File

@@ -162,7 +162,6 @@
</a-entity>
<a-plane id="playButton"
play-button
play-sound="event: mouseenter; sound: #hoverSound; volume: 0.03"
position="0 -0.482 0"
proxy-event="event: click; to: a-scene; as: playbuttonclick"