forked from External/mage
sonar fixed 25022019
This commit is contained in:
parent
4e3ecc262c
commit
a64e31e697
12 changed files with 145 additions and 137 deletions
|
|
@ -185,8 +185,9 @@ public class PlayersChatPanel extends javax.swing.JPanel {
|
|||
return players[rowIndex].getInfoGames();
|
||||
case 9:
|
||||
return players[rowIndex].getInfoPing();
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue