mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-02-18 13:44:14 -05:00
fix gui glitch on beep squelch (#2030)
This commit is contained in:
parent
536981998b
commit
6e2507d609
@ -127,7 +127,7 @@ class LevelView : public View {
|
|||||||
|
|
||||||
NumberField field_beep_squelch{
|
NumberField field_beep_squelch{
|
||||||
{25 * 8, 3 * 16 + 4},
|
{25 * 8, 3 * 16 + 4},
|
||||||
3,
|
4,
|
||||||
{-120, 12},
|
{-120, 12},
|
||||||
1,
|
1,
|
||||||
' ',
|
' ',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user