Aligment of the fail of BYD P7F block symbols

This commit is contained in:
Willem Cazander 2025-01-23 01:55:51 +01:00
parent 501379da98
commit 4c6072a4ab

View file

@ -51,16 +51,18 @@ public enum FCDotBYD0127DashP7F implements FourCornerDotColleZero33 {
BLK1_15('▏'),
BLK1_16('▐'),
BLK1_17('▕'),
BLK2_18('▔'),
BLK2_19('▀'),
BLK2_20('▛'),
BLK2_21('▜'),
BLK2_22('▟'),
BLK2_23('▙'),
BOX1_24('╭'),
BOX1_25('╮'),
BOX1_26('╯'),
BOX1_27('╰'),
BOX3_18('╭'),
BOX3_19('╮'),
BOX3_20('╯'),
BOX3_21('╰'),
BLK2_22('▔'),
BLK2_23('▀'),
BLK2_24('▛'),
BLK2_25('▜'),
BLK2_26('▟'),
BLK2_27('▙'),
;
static final private FCDotBYD0127DashP7F[] VALUES = values(); // values() is slow method