Some small fixes
This commit is contained in:
parent
598badc375
commit
da4d56ac0f
3 changed files with 30 additions and 8 deletions
|
@ -26,9 +26,6 @@ public class PacketIdsu extends SimplePacket {
|
|||
this.buttonID = buttonID;
|
||||
this.channel = channel;
|
||||
this.newName = newName;
|
||||
if(this.newName.equals("")){
|
||||
this.newName = "BLANK!!!";
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue