Exemplo n.º 1
0
 internal static void Postfix(Btd6Player __instance, ref bool __state)
 {
     if (__state)
     {
         ProfileManagement.UnCleanProfile(__instance.Data);
     }
 }