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