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 e1a7008..5880f9b 100644
--- a/src/core/gameconnection.h
+++ b/src/core/gameconnection.h
@@ -51,6 +51,9 @@ public:
/// localplayer sends a private message to another player
void private_message(std::string const &args);
+ /// returns an info record
+ Info *info(const std::string &label);
+
/*----- static ---------------------------------------------------- */
/// return the current game connection