World model is now operational
This commit is contained in:
@@ -129,7 +129,7 @@ private:
|
||||
public:
|
||||
// Construct a player pool.
|
||||
// The Player pool stores a pointer to the global pool.
|
||||
IdPlayerPool(IdGlobalPool *gp);
|
||||
IdPlayerPool(IdGlobalPool *igp);
|
||||
~IdPlayerPool();
|
||||
|
||||
// Refill the fifo queue of batches from the global pool.
|
||||
|
||||
Reference in New Issue
Block a user