From 9bc19b5a6d4fc7636e3639e58168a9f46a931174 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Tue, 18 Sep 2018 03:29:39 -0700 Subject: [PATCH] don't preload intro song --- src/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 2f32af7..00335fd 100644 --- a/src/index.html +++ b/src/index.html @@ -26,7 +26,6 @@ - @@ -37,6 +36,8 @@ + + {% include './templates/stage.html' %} {% include './templates/gameUi.html' %}