about summary refs log tree commit diff
path: root/src/engine/client/srvbrowse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/client/srvbrowse.h')
-rw-r--r--src/engine/client/srvbrowse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/client/srvbrowse.h b/src/engine/client/srvbrowse.h
index c00ce752..b3d0f9ed 100644
--- a/src/engine/client/srvbrowse.h
+++ b/src/engine/client/srvbrowse.h
@@ -93,6 +93,7 @@ private:
 	bool SortComparePing(int Index1, int Index2) const;
 	bool SortCompareGametype(int Index1, int Index2) const;
 	bool SortCompareNumPlayers(int Index1, int Index2) const;
+	bool SortCompareNumClients(int Index1, int Index2) const;
 
 	//
 	void Filter();