1
edit
Changes
→Ryan
//for(int k=1;k<console.getRows();k+=2){
// for(int m=0;m<console.getCols()-10;m+=10){
// // Screen<<new CLabel((i=!i)?"Hello": "Hi",k, m, 9);<--------------------- This line causing the problem.
// }
//}