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.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/net/tmwa/guildhandler.cpp b/src/net/tmwa/guildhandler.cpp
index f02009aea..d9a1f6b7f 100644
--- a/src/net/tmwa/guildhandler.cpp
+++ b/src/net/tmwa/guildhandler.cpp
@@ -435,4 +435,12 @@ void GuildHandler::endAlliance(const int guildId A_UNUSED,
{
}
+void GuildHandler::changePostionInfo(const int posId A_UNUSED,
+ const int mode A_UNUSED,
+ const int ranking A_UNUSED,
+ const int payRate A_UNUSED,
+ const std::string &name A_UNUSED) const
+{
+}
+
} // namespace TmwAthena