Unused field removed

This commit is contained in:
2024-05-12 11:55:12 -04:00
parent e79fd0c3b4
commit 1cb01b1cce
147 changed files with 204 additions and 233 deletions
@@ -22,7 +22,7 @@ import engine.objects.PlayerCharacter;
public class ItemToVaultMsgHandler extends AbstractClientMsgHandler {
public ItemToVaultMsgHandler() {
super(ItemToVaultMsg.class);
super();
}
//call this if the transfer fails server side to kick the item back to vault from inventory