Unused field removed
This commit is contained in:
@@ -22,7 +22,7 @@ import engine.objects.PlayerCharacter;
|
||||
public class ItemFromVaultMsgHandler extends AbstractClientMsgHandler {
|
||||
|
||||
public ItemFromVaultMsgHandler() {
|
||||
super(ItemFromVaultMsg.class);
|
||||
super();
|
||||
}
|
||||
|
||||
//call this if the transfer fails server side to kick the item back to inventory from vault
|
||||
|
||||
Reference in New Issue
Block a user