Fix missing copperCount dec
Was accidentally removed in LSET cleanup
This commit is contained in:
@@ -408,6 +408,7 @@ void PANEL_SETUP_LAYERS::setCopperLayerCheckBoxes( int copperCount )
|
||||
#endif
|
||||
|
||||
setLayerCheckBox( layer, state );
|
||||
--copperCount;
|
||||
}
|
||||
|
||||
#ifdef HIDE_INACTIVE_LAYERS
|
||||
|
||||
Reference in New Issue
Block a user