summaryrefslogtreecommitdiff
path: root/src/net/ea/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/playerhandler.h')
-rw-r--r--src/net/ea/playerhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/playerhandler.h b/src/net/ea/playerhandler.h
index 3e9d14804..168bd2a89 100644
--- a/src/net/ea/playerhandler.h
+++ b/src/net/ea/playerhandler.h
@@ -35,6 +35,8 @@ class PlayerHandler : public Net::PlayerHandler
public:
PlayerHandler();
+ A_DELETE_COPY(PlayerHandler);
+
void decreaseAttribute(int attr);
void ignorePlayer(const std::string &player, bool ignore);