fix a poll error

1.6.7

- fix: error with operator `OP_key_duplicate_send` poll flooding console
This commit is contained in:
Pullusb
2021-09-25 20:03:02 +02:00
parent 884ee2a695
commit ea772b297a
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Set of tools for Grease Pencil in animation production",
"author": "Samuel Bernou, Christophe Seux",
"version": (1, 6, 6),
"version": (1, 6, 7),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",