New tacnet interface functional

This commit is contained in:
2020-12-09 09:18:52 -06:00
parent 691cafb697
commit d36211cb5e
5 changed files with 76 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ module TAC
}
},
EditLine: {
caret_color: Gosu::Color.new(0xff_434343),
caret_color: Gosu::Color.new(0xff_88ef90),
},
ToggleButton: {
width: 18,