... i will get it right

This commit is contained in:
Patrick Vares
2015-01-30 00:19:33 -05:00
parent 790e24a877
commit 27df4e33d4

View File

@@ -1210,6 +1210,7 @@ public class Sketch {
current = code[which];
currentIndex = which;
current.visited = System.currentTimeMillis();
editor.setCode(current);
// editor.header.rebuild();
editor.header.repaint();