Merge pull request #918 from thecodingmachine/newStartMobileScene
Mobile started scene
This commit is contained in:
@@ -16,7 +16,7 @@ const gameMenuIconKey = 'gameMenuIcon';
|
||||
const gameSettingsMenuKey = 'gameSettingsMenu';
|
||||
const gameShare = 'gameShare';
|
||||
|
||||
const closedSideMenuX = -200;
|
||||
const closedSideMenuX = -1000;
|
||||
const openedSideMenuX = 0;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user