mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
[OriginShift] Fixed BTKUI icons
This commit is contained in:
parent
2375678a59
commit
153d8adfe0
4 changed files with 5 additions and 12 deletions
|
@ -48,12 +48,6 @@ namespace NAK.OriginShiftMod.Integrations
|
|||
return category;
|
||||
}
|
||||
|
||||
private static Category AddMelonCategory(ref Page page, string displayName, bool showHeader = true)
|
||||
{
|
||||
Category category = page.AddCategory(displayName, showHeader);
|
||||
return category;
|
||||
}
|
||||
|
||||
#endregion Melon Preference Helpers
|
||||
|
||||
#region Icon Utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue