We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a97f3 commit 5c180bcCopy full SHA for 5c180bc
proto/decentraland/sdk/components/synced_clock.proto
@@ -3,7 +3,7 @@ syntax = "proto3";
3
package decentraland.sdk.components;
4
5
import "decentraland/sdk/components/common/id.proto";
6
-option (common.ecs_component_id) = 1077;
+option (common.ecs_component_id) = 1098;
7
8
// PBTimeComponent provides synchronized time information based on NTP server data
9
// This component can be used to maintain consistent time across all clients
0 commit comments