|
@@ -149,9 +149,8 @@
|
|
|
<script src="https://code.jquery.com/jquery.js"></script>
|
|
|
|
|
|
<script src="js/actions.js"></script>
|
|
|
- <script src="js/index.js"></script>
|
|
|
<script>
|
|
|
- BABYLONDEVTOOLS.Loader.require('index.js')
|
|
|
+ BABYLONDEVTOOLS.Loader.require('js/index.js')
|
|
|
.load();
|
|
|
</script>
|
|
|
</body>
|