Done?
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#define VIEW_DISTANCE 128
|
||||
#define TEXTURE_SIZE 32
|
||||
#define MAX_BULLETS 64
|
||||
#endif
|
||||
|
||||
#ifdef NDEBUG
|
||||
@@ -39,6 +40,7 @@
|
||||
|
||||
#define VIEW_DISTANCE 1024
|
||||
#define TEXTURE_SIZE 512
|
||||
#define MAX_BULLETS 512
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user