This commit is contained in:
parent
014f807bf2
commit
9952b7fe92
2 changed files with 10 additions and 3 deletions
|
@ -60,7 +60,7 @@ class CActorPool
|
|||
public:
|
||||
enum
|
||||
{
|
||||
MAX_ACTORS =32,
|
||||
MAX_ACTORS =64,
|
||||
MAX_ACTOR_SIZE= 128*128,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue