mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-21 20:11:12 -08:00
Specify commit in registration
This commit is contained in:
parent
559c0fa854
commit
43430dcbf2
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ export class ShapezGameAnalytics extends GameAnalyticsInterface {
|
|||
standalone:
|
||||
G_IS_STANDALONE &&
|
||||
this.app.achievementProvider instanceof SteamAchievementProvider,
|
||||
commit: G_BUILD_COMMIT_HASH,
|
||||
})
|
||||
.then(res => {
|
||||
// Try to read and parse the key from the api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue