mirror of
https://github.com/ZuneDev/ZuneModdingHelper.git
synced 2026-07-27 13:12:21 -07:00
Tweak AbsUI dialog sizing
This commit is contained in:
@@ -50,7 +50,8 @@ namespace ZuneModCore.Mods
|
||||
new AbstractBoolean("SubscriptionFreeTracks", "Subscription Free Tracks"),
|
||||
new AbstractBoolean("Videos", "Videos"),
|
||||
};
|
||||
optionsUi.Title = "Select features:";
|
||||
optionsUi.Title = "select features";
|
||||
optionsUi.Subtitle = "CHOOSE WHICH ZUNE FEATURES YOU WISH TO ENABLE.";
|
||||
return optionsUi;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user