remove debug flag

This commit is contained in:
Kevin Ngo
2018-12-02 18:04:05 -08:00
parent e79e7bd781
commit 8cbebff424

View File

@@ -511,8 +511,6 @@ AFRAME.registerState({
} else {
state.loadingText = '';
}
state.isPlaying = true;
}
});