mirror of
https://github.com/rehlds/rehlds.git
synced 2025-03-26 20:28:59 +03:00
Increase NUM_EDICTS
from 900 to 1200.
This commit is contained in:
parent
edc78e4dfd
commit
dc24f5e727
@ -31,7 +31,7 @@
|
||||
#include "maintypes.h"
|
||||
|
||||
// TODO: I think this defines must be in /common/
|
||||
const int NUM_EDICTS = 900;
|
||||
const int NUM_EDICTS = 1200;
|
||||
const int MAX_NAME = 32;
|
||||
|
||||
#include "custom_int.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user