diff options
Diffstat (limited to 'src/net/tmwa/cashshophandler.cpp')
-rw-r--r-- | src/net/tmwa/cashshophandler.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/cashshophandler.cpp b/src/net/tmwa/cashshophandler.cpp index cefeb496d..374c4d081 100644 --- a/src/net/tmwa/cashshophandler.cpp +++ b/src/net/tmwa/cashshophandler.cpp @@ -53,4 +53,8 @@ void CashShopHandler::close() const { } +void CashShopHandler::requestPoints() const +{ +} + } // namespace TmwAthena |