diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 6a44ab4..cbd4a18 100644 --- a/www/index.html +++ b/www/index.html @@ -24,6 +24,7 @@ <script src="js/images.js"></script> <script src="js/characters.js"></script> <script src="js/imachine.js"></script> + <script src="js/i18n.js"></script> </head> <body><div id="all" style="height: 100%; position: absolute; width: 100%;"> <div id="warn-container"> |