From 3256a9ef80e7431e20fe6cd349e31598ba55ee16 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 Jan 2016 16:11:04 +0300 Subject: Fix some typos. --- src/net/eathena/beingrecv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/beingrecv.cpp') diff --git a/src/net/eathena/beingrecv.cpp b/src/net/eathena/beingrecv.cpp index 6f8bd4bb6..7a3c09697 100644 --- a/src/net/eathena/beingrecv.cpp +++ b/src/net/eathena/beingrecv.cpp @@ -1310,7 +1310,7 @@ void BeingRecv::processBeingFakeName(Net::MessageIn &msg) msg.readCoordinates(x, y, dir, "position"); msg.readUInt8("sx"); msg.readUInt8("sy"); - msg.skip(4, "unsued"); + msg.skip(4, "unused"); Being *const dstBeing = createBeing2(msg, id, job, type); if (!dstBeing) -- cgit v1.2.3-60-g2f50