mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Specify commit in registration
This commit is contained in:
parent
559c0fa854
commit
43430dcbf2
@ -67,6 +67,7 @@ export class ShapezGameAnalytics extends GameAnalyticsInterface {
|
|||||||
standalone:
|
standalone:
|
||||||
G_IS_STANDALONE &&
|
G_IS_STANDALONE &&
|
||||||
this.app.achievementProvider instanceof SteamAchievementProvider,
|
this.app.achievementProvider instanceof SteamAchievementProvider,
|
||||||
|
commit: G_BUILD_COMMIT_HASH,
|
||||||
})
|
})
|
||||||
.then(res => {
|
.then(res => {
|
||||||
// Try to read and parse the key from the api
|
// Try to read and parse the key from the api
|
||||||
|
Loading…
Reference in New Issue
Block a user