mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-27 07:26:15 -04:00
wip
This commit is contained in:
parent
4d7d57f17f
commit
b3949d8c41
11 changed files with 139 additions and 79 deletions
|
@ -423,3 +423,4 @@ export function getCornerOffset(gameState: GameState) {
|
|||
}
|
||||
|
||||
export const isInWebView = !!window.location.href.includes("isInWebView=true");
|
||||
console.log({isInWebView})
|
Loading…
Add table
Add a link
Reference in a new issue