summaryrefslogtreecommitdiff
path: root/src/net/tmwa/familyhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/familyhandler.cpp')
-rw-r--r--src/net/tmwa/familyhandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/familyhandler.cpp b/src/net/tmwa/familyhandler.cpp
index abdcb5e4b..af620c0d5 100644
--- a/src/net/tmwa/familyhandler.cpp
+++ b/src/net/tmwa/familyhandler.cpp
@@ -46,4 +46,8 @@ void FamilyHandler::askForChild(const Being *const being A_UNUSED)
{
}
+void FamilyHandler::askForChildReply(const bool accept A_UNUSED)
+{
+}
+
} // namespace TmwAthena