Skip to content

Commit 2831e80

Browse files
committed
fix: crafted meta naming
1 parent e7c7db9 commit 2831e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/wynnsource/item/gear.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ message IdentifiedGear {
6666
}
6767

6868
message CraftedGear {
69-
wynnsource.common.CraftedMeta meta = 1;
69+
wynnsource.common.CraftedMeta crafted_meta = 1;
7070
wynnsource.common.Durability durability = 2;
7171

7272
repeated wynnsource.common.CraftedIdentification identifications = 3;

0 commit comments

Comments
 (0)