Skip to content
Snippets Groups Projects
Commit 4bd09e93 authored by echicken's avatar echicken :chicken:
Browse files

Select the thing and do the thing.

parent 2593a626
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -1109,8 +1109,6 @@ var Level = function (l, n) {
return e;
});
frames.labels[currentSkill].invalidate();
break;
case "\r":
case " ":
if (typeof cursor.ini.hoveringOver == "undefined") break;
......@@ -1162,4 +1160,4 @@ var Level = function (l, n) {
loadLevel(l, frame);
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment