update nixie tubes

master
Vanessa Ezekowitz 2015-06-11 08:57:53 -04:00
parent c3ed994b79
commit 0e59e5b2a7
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ local alnum_chars = {
{ "'", { 0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 } },
{ "(", { 0,0,0,0,0,0,0,0,1,0,1,0,0,0,0 } },
{ ")", { 0,0,0,0,0,0,1,0,0,0,0,0,1,0,0 } },
{ "*", { 0,0,0,0,0,0,1,1,1,0,1,1,1,0,0 } },
{ "*", { 0,0,0,0,0,0,1,1,1,1,1,1,1,1,0 } },
{ "+", { 0,0,0,0,0,0,0,1,0,1,0,1,0,1,0 } },
{ ",", { 0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 } },
{ "-", { 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 } },