Game Development Community

[beta 4 bug] Inconsistent filename case with light/lightInfo.h

by Gerald Fishel · in Torque 3D Professional · 08/07/2009 (3:17 pm) · 0 replies

In T3D/fx/particleEmitter.cpp:

#include "lighting/lightinfo.h"


should be

#include "lighting/lightInfo.h"