mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
att
This commit is contained in:
parent
fcc83aa570
commit
fbebd3e043
4 changed files with 10 additions and 24 deletions
|
@ -4,7 +4,7 @@ namespace NAK.Melons.FuckToes;
|
|||
|
||||
public class FuckToesMod : MelonMod
|
||||
{
|
||||
internal const string SettingsCategory = "Fuck Toes";
|
||||
internal const string SettingsCategory = "FuckToes";
|
||||
internal static MelonPreferences_Category m_categoryFuckToes;
|
||||
internal static MelonPreferences_Entry<bool> m_entryEnabledVR, m_entryEnabledFBT;
|
||||
public override void OnInitializeMelon()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue