Fixed the COPY_OP( Array, DEEP_COPY_ARRAYS); entry.
This commit is contained in:
@@ -36,7 +36,7 @@ COPY_OP( Drawable, DEEP_COPY_DRAWABLES );
|
||||
COPY_OP( StateSet, DEEP_COPY_STATESETS );
|
||||
COPY_OP( Texture, DEEP_COPY_TEXTURES );
|
||||
COPY_OP( Image, DEEP_COPY_IMAGES );
|
||||
COPY_OP( Array, DEEP_COPY_DRAWABLES );
|
||||
COPY_OP( Array, DEEP_COPY_ARRAYS );
|
||||
COPY_OP( PrimitiveSet, DEEP_COPY_PRIMITIVES );
|
||||
COPY_OP( Shape, DEEP_COPY_SHAPES );
|
||||
COPY_OP( Uniform, DEEP_COPY_UNIFORMS );
|
||||
|
||||
Reference in New Issue
Block a user