diff --git a/src/state/index.js b/src/state/index.js index 7135e4a..66383d7 100644 --- a/src/state/index.js +++ b/src/state/index.js @@ -511,8 +511,6 @@ AFRAME.registerState({ } else { state.loadingText = ''; } - - state.isPlaying = true; } });