missing closing curly bracket

This commit is contained in:
Florian 2014-01-24 12:42:31 +01:00
parent bc50f913be
commit 7d2bfcdbbf
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ function controlCam(direction) {
request.send();
return false;
}
}
function keyDown(event) {