1
1

GPencil: Rename Draw" mode to Draw Mode`

This commit is contained in:
2021-04-19 17:12:29 +02:00
parent feedf28549
commit f99f884444

View File

@@ -84,7 +84,7 @@ const EnumPropertyItem rna_enum_object_mode_items[] = {
{OB_MODE_PAINT_GPENCIL,
"PAINT_GPENCIL",
ICON_GREASEPENCIL,
"Draw",
"Draw Mode",
"Paint Grease Pencil Strokes"},
{OB_MODE_WEIGHT_GPENCIL,
"WEIGHT_GPENCIL",