Templates: updated 2D animation template

From the grease pencil team.
This commit is contained in:
Brecht Van Lommel 2018-08-20 14:29:32 +02:00
parent aa0242170a
commit b82afb4b01
Notes: blender-bot 2023-02-14 07:45:38 +01:00
Referenced by issue #61413, Grease Pencil crashes in 32-Bit version
2 changed files with 0 additions and 1 deletions

View File

@ -243,7 +243,6 @@ class DATA_PT_gpencil_layer_display(LayerDataButtonsPanel, Panel):
class DATA_PT_gpencil_onion_skinning(DataButtonsPanel, Panel):
bl_label = "Onion Skinning"
bl_options = {'DEFAULT_CLOSED'}
def draw(self, context):
gpd = context.gpencil