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 678afafa6..4f6404872 100644
--- a/src/net/tmwa/guildhandler.cpp
+++ b/src/net/tmwa/guildhandler.cpp
@@ -451,4 +451,8 @@ void GuildHandler::breakGuild(const std::string &name A_UNUSED) const
{
}
+void GuildHandler::changeEmblem(std::string emblem A_UNUSED) const
+{
+}
+
} // namespace TmwAthena