Add marking type "drawn", more specific marking positions mainly on rear side

This commit is contained in:
2024-12-09 14:57:45 +01:00
parent 8c73338758
commit d0b325e73e
3 changed files with 8 additions and 2 deletions

View File

@ -32,6 +32,7 @@ final class MDMarkingTypesSet extends MDValueSet {
'sewn',
'glued',
'painted',
'drawn',
];
/**