summaryrefslogtreecommitdiff
path: root/src/net/cashshophandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-17 00:45:05 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-17 00:45:05 +0300
commitb10cb3ac1189eaa5f41184527eee342584231f84 (patch)
tree91ce26ece9289ccd51399b94bd6d84cf4a449bad /src/net/cashshophandler.h
parentc841447e5196a34f62860189b0960d78a0ce1ced (diff)
downloadplus-b10cb3ac1189eaa5f41184527eee342584231f84.tar.gz
plus-b10cb3ac1189eaa5f41184527eee342584231f84.tar.bz2
plus-b10cb3ac1189eaa5f41184527eee342584231f84.tar.xz
plus-b10cb3ac1189eaa5f41184527eee342584231f84.zip
Remove getter for cachShopHandler.
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 73181f107..27ce3cfd7 100644
--- a/src/net/cashshophandler.h
+++ b/src/net/cashshophandler.h
@@ -37,4 +37,6 @@ class CashShopHandler notfinal
} // namespace Net
+extern Net::CashShopHandler *cashShopHandler;
+
#endif // NET_CACHSHOPHANDLER_H