summaryrefslogtreecommitdiffstats
path: root/ProtoProxy/Connection.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-09-23 17:56:42 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-09-23 17:56:42 +0200
commit45eddd63adaea3bbfa97bcb9559f1e95ddad2a42 (patch)
tree81f86442e8295ff44d6bdb71ed8f719fba3306aa /ProtoProxy/Connection.h
parentRestored resource files from vc2010 into vc2008 (diff)
downloadcuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.tar
cuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.tar.gz
cuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.tar.bz2
cuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.tar.lz
cuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.tar.xz
cuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.tar.zst
cuberite-45eddd63adaea3bbfa97bcb9559f1e95ddad2a42.zip
Diffstat (limited to '')
-rw-r--r--ProtoProxy/Connection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ProtoProxy/Connection.h b/ProtoProxy/Connection.h
index 8fc665b4e..995e45deb 100644
--- a/ProtoProxy/Connection.h
+++ b/ProtoProxy/Connection.h
@@ -107,6 +107,7 @@ protected:
bool HandleClientKeepAlive(void);
bool HandleClientLocaleAndView(void);
bool HandleClientPing(void);
+ bool HandleClientPlayerAbilities(void);
bool HandleClientPlayerLook(void);
bool HandleClientPlayerOnGround(void);
bool HandleClientPlayerPosition(void);