summaryrefslogtreecommitdiff
path: root/src/net/tmwa/guildhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/guildhandler.cpp')
-rw-r--r--src/net/tmwa/guildhandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/guildhandler.cpp b/src/net/tmwa/guildhandler.cpp
index ab4820927..678afafa6 100644
--- a/src/net/tmwa/guildhandler.cpp
+++ b/src/net/tmwa/guildhandler.cpp
@@ -447,4 +447,8 @@ void GuildHandler::requestOpposition(const Being *const being A_UNUSED) const
{
}
+void GuildHandler::breakGuild(const std::string &name A_UNUSED) const
+{
+}
+
} // namespace TmwAthena