Fixed build error
Former-commit-id: ace4f8efc3416aef185a3b95bac405ba8bb5a993
This commit is contained in:
parent
8ecae371ee
commit
0af8bc4829
|
|
@ -167,7 +167,6 @@ bool NzVertexDeclaration::IsTypeSupported(nzComponentType type)
|
||||||
case nzComponentType_Int2:
|
case nzComponentType_Int2:
|
||||||
case nzComponentType_Int3:
|
case nzComponentType_Int3:
|
||||||
case nzComponentType_Int4:
|
case nzComponentType_Int4:
|
||||||
case nzComponentType_Quaternion:
|
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
case nzComponentType_Quaternion:
|
case nzComponentType_Quaternion:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue