mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Specify commit in registration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user