Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-05-24 12:04:59 +0000
committerStijn Buys <ingar@osirion.org>2008-05-24 12:04:59 +0000
commit834c9c0c4efef1cb3860718e374cc7cc23b61985 (patch)
tree5d779ac197ffc94631b4db365d5f786be61326ea /src/core/gameserver.h
parenta010f94390422eefa366a5f390c1f9e3ccc66fd5 (diff)
Help
Diffstat (limited to 'src/core/gameserver.h')
-rw-r--r--src/core/gameserver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/gameserver.h b/src/core/gameserver.h
index c35ef74..d7d6eb8 100644
--- a/src/core/gameserver.h
+++ b/src/core/gameserver.h
@@ -64,6 +64,8 @@ public:
/// a player sends a command to the game server
void exec(Player *player, std::string const &cmdline);
+ std::list<Player *> players;
+
/*----- static ---------------------------------------------------- */
/// return the current game server