summaryrefslogtreecommitdiff
path: root/src/net/cashshophandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/cashshophandler.h')
-rw-r--r--src/net/cashshophandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/cashshophandler.h b/src/net/cashshophandler.h
index df9f0e172..1972ab6e8 100644
--- a/src/net/cashshophandler.h
+++ b/src/net/cashshophandler.h
@@ -42,6 +42,8 @@ class CashShopHandler notfinal
const int amount) const = 0;
virtual void close() const = 0;
+
+ virtual void requestPoints() const = 0;
};
} // namespace Net