summaryrefslogtreecommitdiff
path: root/src/net/tmwa/barterhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/barterhandler.cpp')
-rw-r--r--src/net/tmwa/barterhandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/barterhandler.cpp b/src/net/tmwa/barterhandler.cpp
index 04fb20de3..1b6fec40c 100644
--- a/src/net/tmwa/barterhandler.cpp
+++ b/src/net/tmwa/barterhandler.cpp
@@ -40,4 +40,8 @@ void BarterHandler::close() const
{
}
+void BarterHandler::buyItems(const STD_VECTOR<ShopItem*> &items A_UNUSED) const
+{
+}
+
} // namespace TmwAthena