Cleanup: Add space line removed by error

This commit is contained in:
Antonio Vazquez 2020-05-11 16:19:53 +02:00
parent bdcf2083a3
commit e407fdd9c4
1 changed files with 1 additions and 0 deletions

View File

@ -1855,6 +1855,7 @@ class DATA_PT_gpencil_modifiers(ModifierButtonsPanel, Panel):
# the mt.type enum is (ab)used for a lookup on function names
# ...to avoid lengthy if statements
# so each type must have a function here.
def gpencil_masking(self, layout, ob, md, use_vertex, use_curve=False):
gpd = ob.data
layout.separator()