sources/network/rconsession.h

branch
protocol5
changeset 104
a76af67a3a4b
parent 80
f992b027374b
child 106
7b156b764d11
--- a/sources/network/rconsession.h	Sat Jan 09 02:20:28 2016 +0200
+++ b/sources/network/rconsession.h	Sat Jan 09 02:35:00 2016 +0200
@@ -118,6 +118,8 @@
 	const String& level() const;
 	bool is_active() const;
 	void request_tab_complete (const String& part);
+	void request_watch (const String& cvar);
+	void request_watch (const StringList& cvars);
 
 private:
 	RCONSession();

mercurial