cosmetic changes

This commit is contained in:
rolux 2014-01-16 05:14:41 +00:00
parent cb460aa95f
commit 654482832f

View file

@ -213,7 +213,7 @@ Ox.Menu = function(options, self) {
}
function hideMenu() {
// called on key_escape
// called on key.escape
that.hideMenu();
}