123124125126127128129130131132133
if (item == null) { terminal.write( t.glyph(), x, y+1, t.color(), t.background()); } else { terminal.write( item.glyph(), x, y+1,