| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/map-editor/src/Update/SetToolboxTemplate.elm')
| -rw-r--r-- | src/map-editor/src/Update/SetToolboxTemplate.elm | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/map-editor/src/Update/SetToolboxTemplate.elm b/src/map-editor/src/Update/SetToolboxTemplate.elm index eefc622..e140e26 100644 --- a/src/map-editor/src/Update/SetToolboxTemplate.elm +++ b/src/map-editor/src/Update/SetToolboxTemplate.elm @@ -33,6 +33,7 @@ apply_to model main_class border_class variant_ix =                    border_class                    variant_ix                    -1 +                  -1                 )                 model.toolbox              ) | 


