Skip to content

Commit 27df4e3

Browse files
committed
... i will get it right
1 parent 790e24a commit 27df4e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/processing/app/Sketch.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,7 @@ public void setCurrentCode(int which) {
12101210
current = code[which];
12111211
currentIndex = which;
12121212
current.visited = System.currentTimeMillis();
1213+
12131214
editor.setCode(current);
12141215
// editor.header.rebuild();
12151216
editor.header.repaint();

0 commit comments

Comments
 (0)