summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 168a4dd..dd93596 100644
--- a/index.html
+++ b/index.html
@@ -71,7 +71,9 @@
<script src="js/dc/dc.js"></script>
<!-- Components -->
+<script src="js/comp/item.js"></script>
<script src="js/comp/map.js"></script>
+<script src="js/comp/mob.js"></script>
<script src="js/comp/stat.js"></script><!-- Depends on crossfilter for crossfilter.bisect -->
<!-- Processing -->