Draft: move Draft_AddConstruction to gui_groups module

Also add a new icon for adding to the construction group.
This commit is contained in:
vocx-fc
2020-03-19 23:08:33 -06:00
committed by Yorik van Havre
parent 8640697107
commit 31ca5dd812
5 changed files with 297 additions and 33 deletions

View File

@@ -64,6 +64,7 @@ def get_draft_small_commands():
"Draft_ToggleDisplayMode",
"Draft_AddToGroup",
"Draft_SelectGroup",
"Draft_AddConstruction",
"Draft_Heal"]