Exemple #1
0
 public void ShowWeaponsInfo(int wID, int aID)
 {
     weaponInfoPanel.SetUp(wID, aID);
     //weaponInfoPanel.On();
 }