Skip to content

Commit

Permalink
Update Enumfields.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigabyte5671 committed Dec 28, 2022
1 parent d23ea7f commit 9bdd29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Enumfields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export const generalEnumfields = {
'037F': {length: 4, name: undefined},
'0380': {length: 4, name: undefined},
'0385': {length: 4, name: undefined},
'0398': {length: 4, name: undefined},
'0398': {length: 4, type: 'Integer', name: 'Class ID'}, // Light: 1683 or 101330, Medium: 1693 or 101342, Heavy: 1692 or 101341
'03A4': {length: 4, name: undefined},
'03B4': {length: 4, name: undefined},
'03CE': {length: 4, name: undefined},
Expand Down

0 comments on commit 9bdd29f

Please sign in to comment.