mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-05 08:15:11 -04:00
Category label and entry to 12 chars (#324)
This commit is contained in:
parent
c986108a66
commit
d65a8929bc
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ protected:
|
|||
|
||||
OptionsField options_category {
|
||||
{ 9 * 8, 4 },
|
||||
8,
|
||||
12,
|
||||
{ }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue