summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5305b13..4c6664b 100644
--- a/index.html
+++ b/index.html
@@ -45,6 +45,7 @@
</head>
<body>
<script src="mithril.js"></script>
+ <script src="lang.js"></script>
<script src="game.js"></script>
</body>
</html>