Error in last commit
This commit is contained in:
@@ -23,7 +23,8 @@ from bpy.types import Operator
|
||||
from bpy.props import (StringProperty,
|
||||
BoolProperty,
|
||||
EnumProperty,
|
||||
IntProperty)
|
||||
IntProperty,
|
||||
FloatProperty)
|
||||
|
||||
|
||||
class SelectPattern(Operator):
|
||||
|
Reference in New Issue
Block a user