Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gameconnection.h')
-rw-r--r--src/core/gameconnection.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/gameconnection.h b/src/core/gameconnection.h
index 65fd495..d0da18e 100644
--- a/src/core/gameconnection.h
+++ b/src/core/gameconnection.h
@@ -36,6 +36,9 @@ public:
/// forward a command line to the remote server
void forward(std::string const &cmdline);
+ /// localplayer sends a chat message to the public channel
+ void say(std::string const &args);
+
/*----- static ---------------------------------------------------- */
/// return the current game connection