point to master inspector
This commit is contained in:
@@ -31,7 +31,11 @@
|
||||
debug-song-time
|
||||
debug-state
|
||||
gpu-preloader
|
||||
{% if DEBUG_INSPECTOR %}inspector="url: http://localhost:3333/dist/aframe-inspector.js"{% endif %}
|
||||
{% if DEBUG_INSPECTOR %}
|
||||
inspector="url: http://localhost:3333/dist/aframe-inspector.js"
|
||||
{% else %}
|
||||
inspector="url: https://cdn.jsdelivr.net/gh/aframevr/aframe-inspector@master/dist/aframe-inspector.min.js"
|
||||
{% endif %}
|
||||
leaderboard="apiKey: AIzaSyBCnpzND3eN37CBSu1bSYfaKQoe6yD3SnY; authDomain: supersaberrr.firebaseapp.com; databaseURL: https://supersaberrr.firebaseio.com; projectId: supersaberrr; storageBucket: supersaberrr.appspot.com; messagingSenderId: 172125624222"
|
||||
loading-screen="backgroundColor: #000;"
|
||||
pool__beat-arrow-blue="mixin: arrowBlueBeat; size: 10; container: #beatContainer"
|
||||
|
||||
Reference in New Issue
Block a user