Draft: move Draft_Heal to gui_heal module

This commit is contained in:
vocx-fc
2020-03-16 19:56:14 -06:00
committed by Yorik van Havre
parent df3a06399b
commit 28e2e20a00
4 changed files with 80 additions and 20 deletions

View File

@@ -63,7 +63,8 @@ def get_draft_small_commands():
"Draft_WorkingPlaneProxy",
"Draft_ToggleDisplayMode",
"Draft_AddToGroup",
"Draft_SelectGroup"]
"Draft_SelectGroup",
"Draft_Heal"]
def get_draft_modification_commands():