Don't recenter menu

This commit is contained in:
Diego Marcos
2018-09-14 12:58:41 -07:00
parent b46898da80
commit 82a0e18bf6
2 changed files with 2 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ AFRAME.registerState({
screen: hasInitialChallenge ? 'challenge' : 'home',
screenHistory: [],
search: {
active: false,
page: 0,
hasNext: false,
hasPrev: false,