mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Update game analytics version
This commit is contained in:
parent
6c638f853c
commit
e77872fd74
@ -14,7 +14,7 @@ const analyticsUrl = G_IS_DEV ? "http://localhost:8001" : "https://analytics.sha
|
|||||||
|
|
||||||
// Be sure to increment the ID whenever it changes to make sure all
|
// Be sure to increment the ID whenever it changes to make sure all
|
||||||
// users are tracked
|
// users are tracked
|
||||||
const analyticsLocalFile = "analytics_token.2.bin";
|
const analyticsLocalFile = "analytics_token.3.bin";
|
||||||
|
|
||||||
export class ShapezGameAnalytics extends GameAnalyticsInterface {
|
export class ShapezGameAnalytics extends GameAnalyticsInterface {
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user