diff --git a/Bloxstrap/Extensions/CursorTypeEx.cs b/Bloxstrap/Extensions/CursorTypeEx.cs index d2ba437b..a46dc7ec 100644 --- a/Bloxstrap/Extensions/CursorTypeEx.cs +++ b/Bloxstrap/Extensions/CursorTypeEx.cs @@ -9,8 +9,8 @@ static class CursorTypeEx public static IReadOnlyDictionary Selections => new Dictionary { { "Default", CursorType.Default }, - { "2013 - 2022", CursorType.From2013 }, - { "2006 - 2013", CursorType.From2006 }, + { "2013 (Angular)", CursorType.From2013 }, + { "2006 (Cartoony)", CursorType.From2006 }, }; } } diff --git a/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml index c69873dd..8972f0ff 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/ModsPage.xaml @@ -123,7 +123,7 @@ - +