6263646566676869707172
break; case 5: sendPacket(new GMViewItemList(activeChar)); break; case 6: sendPacket(new GMViewWarehouseWithdrawList(activeChar)); break; default: System.out.println("Request Unknown GMCommand :: " + _command); } }