removed visual wires; added more wire sizes

This commit is contained in:
Redo
2020-04-24 01:17:30 -05:00
parent 30efd157ec
commit ba94172cc8
15 changed files with 63 additions and 51 deletions

View File

@@ -44,8 +44,8 @@ textbrick2_idxToPrint = {
[0x25] = "percent",
[0x26] = "and",
[0x27] = "apostrophe",
[0x28] = "roundbracketleft",
[0x29] = "roundbracketright",
[0x28] = "roundbracketright",
[0x29] = "roundbracketleft",
[0x2A] = "asterisk",
[0x2B] = "plus",
[0x2C] = "comma",