summaryrefslogtreecommitdiff
path: root/src/net/eathena/mercenaryrecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/mercenaryrecv.cpp')
-rw-r--r--src/net/eathena/mercenaryrecv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/mercenaryrecv.cpp b/src/net/eathena/mercenaryrecv.cpp
index 594c96b6a..457045e5b 100644
--- a/src/net/eathena/mercenaryrecv.cpp
+++ b/src/net/eathena/mercenaryrecv.cpp
@@ -71,6 +71,7 @@ void MercenaryRecv::processMercenaryUpdate(Net::MessageIn &msg)
default:
reportAlways("Unknown mercenary stat %d",
sp);
+ break;
}
}