FEATURE: added posthog as new analytics tool
This commit is contained in:
+1
-1
@@ -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 = {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user