I should stop individually comitting these

This commit is contained in:
K. Lange 2018-04-18 18:35:56 +09:00 committed by Kevin Lange
parent c5466a4d2a
commit 58e0184bb2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ struct {
{',', 35},
{'-', 35},
{'.', 22},
{'/', 35},
{'/', 24},
{'0', 32},
{'1', 32},
{'2', 32},