summaryrefslogtreecommitdiff
path: root/src/net/tmwa/auctionhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/auctionhandler.cpp')
-rw-r--r--src/net/tmwa/auctionhandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/auctionhandler.cpp b/src/net/tmwa/auctionhandler.cpp
index f59baf993..fe67264ac 100644
--- a/src/net/tmwa/auctionhandler.cpp
+++ b/src/net/tmwa/auctionhandler.cpp
@@ -57,4 +57,8 @@ void AuctionHandler::reg(const int currentPrice A_UNUSED,
{
}
+void AuctionHandler::cancel(const int auctionId A_UNUSED) const
+{
+}
+
} // namespace TmwAthena