Fix icons not showing correctly
This commit is contained in:
@@ -86,7 +86,7 @@ public class Pair : DisposableMediatorSubscriberBase
|
|||||||
{
|
{
|
||||||
Name = name,
|
Name = name,
|
||||||
OnClicked = action,
|
OnClicked = action,
|
||||||
PrefixColor = 304, //TODO: Figure out the colour table
|
PrefixColor = 526,
|
||||||
PrefixChar = 'S'
|
PrefixChar = 'S'
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user