Example #1
0
 public static bool Prefix(GLHCHLEDNBA __instance, [HarmonyArgument(0)] byte color) => PlayerColors.PostTrySetColorEvent(new PlayerWrapper(__instance), (Color)color);