mirror of
https://github.com/ksherlock/ample.git
synced 2024-10-31 15:04:56 +00:00
slot 3 mis-interpreted as slot 2
This commit is contained in:
parent
e1a3d39021
commit
ad12d40052
@ -66,7 +66,7 @@ static NSAttributedString *ItalicMenuString(NSString *s) {
|
||||
@"-sl0",
|
||||
@"-sl1",
|
||||
@"-sl2",
|
||||
@"-sl2",
|
||||
@"-sl3",
|
||||
@"-sl4",
|
||||
@"-sl5",
|
||||
@"-sl6",
|
||||
@ -365,7 +365,7 @@ static NSString *SlotFlagForIndex(unsigned index){
|
||||
@"-sl0",
|
||||
@"-sl1",
|
||||
@"-sl2",
|
||||
@"-sl2",
|
||||
@"-sl3",
|
||||
@"-sl4",
|
||||
@"-sl5",
|
||||
@"-sl6",
|
||||
|
Loading…
Reference in New Issue
Block a user