Game Development Community

[beta 4 bug] Inconsistent filename case with renderBinManager.h

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

In renderInstance/renderBinManager.cpp:


#include "renderInstance/RenderBinManager.h"

should be

#include "renderInstance/renderBinManager.h"

#1
08/09/2009 (6:25 pm)
no difference in the two lines you posted