Example #1
0
 public static void Postfix()
 {
     PlayerButton.HudUpdate();
 }
Example #2
0
 public static void Postfix()
 {
     PlayerButton.StopPlayerSelection();
 }