Update menu mobile
- Add mobile style share modal - Add mobile style settings modal - Add menu mobile style
This commit is contained in:
parent
20e0a2553e
commit
78d888ffaf
8 changed files with 102 additions and 42 deletions
|
@ -16,7 +16,7 @@ const gameMenuIconKey = 'gameMenuIcon';
|
|||
const gameSettingsMenuKey = 'gameSettingsMenu';
|
||||
const gameShare = 'gameShare';
|
||||
|
||||
const closedSideMenuX = -200;
|
||||
const closedSideMenuX = -400;
|
||||
const openedSideMenuX = 0;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue