mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-25 07:19:28 -05:00
Merge pull request #379 from ArjanOnwezen/category-length-display-fix
fix save frequency gui glitch
This commit is contained in:
commit
7fe6a3b04e
@ -64,7 +64,7 @@ protected:
|
|||||||
|
|
||||||
OptionsField options_category {
|
OptionsField options_category {
|
||||||
{ 9 * 8, 4 },
|
{ 9 * 8, 4 },
|
||||||
12,
|
14,
|
||||||
{ }
|
{ }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user