Skip to content

Commit

Permalink
HighBeep
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Jun 26, 2011
1 parent 5afcf96 commit b7928da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulador/pensebem.js
Expand Up @@ -365,7 +365,7 @@ Operacao = {
}
break;
default:
PB.beep();
PB.HighBeep();
}
},
buttonRelease: function() {},
Expand Down

0 comments on commit b7928da

Please sign in to comment.