(svn r13731) -Codechange: make a pool of the array of players.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "../core/alloc_func.hpp"
|
||||
#endif /* DEBUG_DUMP_COMMANDS */
|
||||
#include "table/strings.h"
|
||||
#include "../player_base.h"
|
||||
|
||||
bool _network_server; ///< network-server is active
|
||||
bool _network_available; ///< is network mode available?
|
||||
|
Reference in New Issue
Block a user