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/gameserver.h')
-rw-r--r--src/core/gameserver.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/gameserver.h b/src/core/gameserver.h
index 2c82870..3f57a8b 100644
--- a/src/core/gameserver.h
+++ b/src/core/gameserver.h
@@ -91,6 +91,9 @@ public:
/// returns an info record
virtual Info *info(const std::string &type, const std::string &label);
+ /// returns an info record
+ virtual Info *info(unsigned int id);
+
/*----- static ---------------------------------------------------- */
/// return the current game server