fixed pause state bug, minor tweaks

This commit is contained in:
Diego F. Goberna
2018-10-04 02:21:16 +02:00
parent ea9874157c
commit 7fe0c06d57
6 changed files with 10 additions and 12 deletions

View File

@@ -27,6 +27,7 @@ AFRAME.registerState({
songSubName: ''
},
inVR: false,
isPaused: false,
menu: {
active: true,
playButtonText: 'Play'