This commit is contained in:
parent
672a78df9b
commit
c94e72b466
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#define MAX_OT_GUI (0)
|
||||
#define MAX_OT (16)
|
||||
#define MAX_OT_ALL (MAX_OT+MAX_OT_GUI)
|
||||
#define MAX_PRIMS ((1024*2)+256)
|
||||
#define MAX_PRIMS ((1024*2)+256+1024) // PKG - TEMPORARY!!!!!
|
||||
|
||||
//#define USE_NTAGS 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue