summaryrefslogtreecommitdiff
path: root/src/net/pethandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-17 11:24:41 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-17 11:24:41 +0300
commit4eaedf092bc504fae492827b1a89e7bbaac20263 (patch)
tree098d1b1a7721606a8c053dc56f9e9765b8072c9e /src/net/pethandler.h
parent418d749f0d4889904d0b91e825a87e70a08d134c (diff)
downloadManaVerse-4eaedf092bc504fae492827b1a89e7bbaac20263.tar.gz
ManaVerse-4eaedf092bc504fae492827b1a89e7bbaac20263.tar.bz2
ManaVerse-4eaedf092bc504fae492827b1a89e7bbaac20263.tar.xz
ManaVerse-4eaedf092bc504fae492827b1a89e7bbaac20263.zip
Remove getter for petHandler.
Diffstat (limited to 'src/net/pethandler.h')
-rw-r--r--src/net/pethandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/pethandler.h b/src/net/pethandler.h
index 3a90b98f1..8827a63e8 100644
--- a/src/net/pethandler.h
+++ b/src/net/pethandler.h
@@ -52,4 +52,6 @@ class PetHandler notfinal
} // namespace Net
+extern Net::PetHandler *petHandler;
+
#endif // NET_PETHANDLER_H