Merge branch 'develop' of github.com:thecodingmachine/workadventure into twemojiEmoteMenuSvelte
This commit is contained in:
commit
7922de10ff
32 changed files with 575 additions and 81 deletions
|
@ -23,9 +23,9 @@ import { Game } from "./Phaser/Game/Game";
|
|||
import App from "./Components/App.svelte";
|
||||
import { HtmlUtils } from "./WebRtc/HtmlUtils";
|
||||
import WebGLRenderer = Phaser.Renderer.WebGL.WebGLRenderer;
|
||||
import { analyticsClient } from "./Administration/AnalyticsClient";
|
||||
|
||||
const { width, height } = coWebsiteManager.getGameSize();
|
||||
|
||||
const valueGameQuality = localUserStore.getGameQualityValue();
|
||||
const fps: Phaser.Types.Core.FPSConfig = {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue