Close call tuning fix, more UI elements

This commit is contained in:
furrtek
2016-05-11 23:57:22 +02:00
parent f9d7aec1ad
commit 7d193c3445
7 changed files with 282 additions and 61 deletions
+2 -2
View File
@@ -64,7 +64,7 @@ private:
NumberField field_mark {
{ 64, 104 },
5,
{ 100, 32000 },
{ 100, 15000 },
25,
' '
};
@@ -76,7 +76,7 @@ private:
NumberField field_space {
{ 64, 120 },
5,
{ 100, 32000 },
{ 100, 15000 },
25,
' '
};