Fix some invalid keys.
Found by Sytyi's validation tool.
This commit is contained in:
parent
7862949b18
commit
1d3867322d
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ if(positioner_length - {POSITIONER_LEFT} - {POSITIONER_RIGHT} < 0
|
|||
|
||||
minimum_positioner_length = {POSITIONER_LENGHT}
|
||||
|
||||
top_offset = 0
|
||||
bottom_offset = 0
|
||||
left_offset = 0
|
||||
right_offset = 0
|
||||
|
||||
[state_enabled]
|
||||
{_GUI_STATE ({GROOVE_LEFT}) ({GROOVE_RIGHT}) ({POSITIONER_LEFT}) ({POSITIONER_RIGHT}) ".png" ({IMAGE_MIDDLE}) }
|
||||
|
|
Loading…
Add table
Reference in a new issue