QTfrontend/net/newnetclient.h
changeset 15908 014f4edd0421
parent 14924 5119203470f3
child 15909 7409084d891f
--- a/QTfrontend/net/newnetclient.h	Thu Oct 06 20:58:54 2022 +0300
+++ b/QTfrontend/net/newnetclient.h	Sun Oct 16 13:14:16 2022 +0300
@@ -153,6 +153,7 @@
         void chatLineToNetWithEcho(const QString&);
         void chatLineToLobby(const QString& str);
         void SendTeamMessage(const QString& str);
+        void SendDrawCmd(const QByteArray& msg);
         void SendNet(const QByteArray & buf);
         void AddTeam(const HWTeam & team);
         void RemoveTeam(const HWTeam& team);