fixed pause state bug, minor tweaks
This commit is contained in:
@@ -27,6 +27,7 @@ AFRAME.registerState({
|
||||
songSubName: ''
|
||||
},
|
||||
inVR: false,
|
||||
isPaused: false,
|
||||
menu: {
|
||||
active: true,
|
||||
playButtonText: 'Play'
|
||||
|
||||
Reference in New Issue
Block a user