From a2059796be3e8c7ce2a257716803b9ea2c9480dc Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Wed, 17 Oct 2018 03:12:09 -0700 Subject: [PATCH] show restart/exit button always --- src/templates/gameMenu.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/templates/gameMenu.html b/src/templates/gameMenu.html index 73583e0..f826c31 100644 --- a/src/templates/gameMenu.html +++ b/src/templates/gameMenu.html @@ -37,9 +37,8 @@ @@ -48,7 +47,6 @@ id="exitButton" mixin="gameMenuButton" bind-toggle__raycastable="isPaused || isGameOver || isVictory" - bind__visible="isPaused || isGameOver || isVictory" position="0 -0.35 0" proxy-event="event: click; to: a-scene; as: gamemenuexit">