The-Boardgame-Insert-Toolkit
The-Boardgame-Insert-Toolkit copied to clipboard
Typo in documentation (`CMP_CUTOUT_BOTTOM`)
The name of the variable CMP_CUTOUT_BOTTOM_B is inconsistent in the documentation.
The description says:
value is expected to be a bool and determines whether the bottom of the compartment is cut out. Note that this is ignored if
CMP_PEDESTAL_BASE_Bistrueor ifCMP_SHAPEis set toFILLET. e.g.[ CMP_CUTOUT_BOTTOM, true ]
That should be changed from CMP_CUTOUT_BOTTOM to CMP_CUTOUT_BOTTOM_B.