Fixed typo
Former-commit-id: 291aec9c9969efdadd90017ea6cb81466c2d06e2
This commit is contained in:
@@ -105,7 +105,7 @@ class NAZARA_API NzForwardRenderQueue : public NzAbstractRenderQueue, NzResource
|
||||
std::vector<TransparentSkeletalModel> transparentSkeletalModels;
|
||||
std::vector<TransparentStaticModel> transparentStaticModels;
|
||||
std::vector<const NzDrawable*> otherDrawables;
|
||||
LightContainer directionnalLights;
|
||||
LightContainer directionalLights;
|
||||
LightContainer lights;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user