Example #1
0
 public void SetJJ(int count, int max)
 {
     jjhardpoint?.SetText(count, max);
     jjhardpoint?.Show();
 }