partial-rewrite
Ben Blazak 2012-10-11 13:18:35 -07:00
parent 172108cce9
commit f7bff8184b
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
function keyclick(position, layer) {
alert(position + ' ' + layer);
}