public override void Load()
 {
     Patches.ApplyDetourPatches();
     Patches.ApplyILPatches();
 }