Browse Source

Removed the yeeter option from the config

pull/32/head
Anairkoen Schno 5 years ago
parent
commit
be7c40611a
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      IPA.Loader/Config/SelfConfig.cs

+ 0
- 3
IPA.Loader/Config/SelfConfig.cs View File

@ -41,9 +41,6 @@ namespace IPA.Config
public bool Regenerate = true;
[Obsolete("No longer does anything, built-in mod yeeter always disabled")]
public bool ApplyAntiYeet = false;
public class UpdateObject
{
public bool AutoUpdate = true;


Loading…
Cancel
Save