summaryrefslogtreecommitdiffstats
path: root/src/ClientHandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ClientHandle.h')
-rw-r--r--src/ClientHandle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ClientHandle.h b/src/ClientHandle.h
index 123d1b057..0bcf0b9fe 100644
--- a/src/ClientHandle.h
+++ b/src/ClientHandle.h
@@ -365,6 +365,8 @@ public: // tolua_export
void InvalidateCachedSentChunk();
+ bool IsPlayerChunkSent();
+
private:
friend class cServer; // Needs access to SetSelf()