Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAlvarezMelucciDCL committed Oct 30, 2024
1 parent 963d664 commit 990dd94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/decentraland/common/texture.proto
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
syntax = "proto3";
package decentraland.common;
import "decentraland/common/vectors.proto";

enum TextureWrapMode {
TWM_REPEAT = 0;
Expand Down

0 comments on commit 990dd94

Please sign in to comment.