Пример #1
0
 public void ToggleHyperDash(bool status) => Catcher.SetHyperDashState(status ? 2 : 1);