From e19f5c95c19eff13be96b8438711d37dc37884d1 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Wed, 22 Mar 2017 11:13:58 +0000 Subject: Include utils in the HUD. Fixes #2454. Because `Utils` wasn't available, neither were the `mapkey` mappings. --- pages/hud.html | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/hud.html b/pages/hud.html index 60d737e1..9532afc1 100644 --- a/pages/hud.html +++ b/pages/hud.html @@ -2,6 +2,7 @@