This commit is contained in:
parent
bc1713b906
commit
64c42e88d3
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
|||
#define MAX_OT_GUI (0)
|
||||
#define MAX_OT (16)
|
||||
#define MAX_OT_ALL (MAX_OT+MAX_OT_GUI)
|
||||
#define MAX_PRIMS ((1024*2)+1024) // Put back after overrender bug found (BAD DAVE!) ( put back in by evilpaul ;)
|
||||
#define MAX_PRIMS ((1024*2)+512) // Put back after overrender bug found (BAD DAVE!) ( put back in by evilpaul ;)
|
||||
// bumped down a lil, cos we need memory hope this value works ok. Be ok once quadding is in
|
||||
|
||||
//#define USE_NTAGS 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue