Re-enable numpad, now that we have some more space

This commit is contained in:
Reed Nightingale 2020-05-03 23:56:08 -07:00
parent 2e74193d93
commit 97d825351c
1 changed files with 1 additions and 1 deletions

View File

@ -633,5 +633,5 @@ void osMenu(){
}
void osNumpad(){
//enterSubmenu(numpadMenu);
enterSubmenu(numpadMenu);
}