bumped up max recursiveness, was needed for a peach shot
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#ifndef BKE_ANIM_H
|
||||
#define BKE_ANIM_H
|
||||
|
||||
#define MAX_DUPLI_RECUR 4
|
||||
#define MAX_DUPLI_RECUR 8
|
||||
|
||||
struct Path;
|
||||
struct Object;
|
||||
|
Reference in New Issue
Block a user