Removing code meant for shadow-renderqueue branch.
This commit is contained in:
parent
836f75d7fe
commit
3fffa4c4ca
@ -214,8 +214,6 @@ void Graphics::init(Level* level) {
|
||||
std::cout << "There were " << Material::getAllTextures()->size()
|
||||
<< " materials used in this level." << std::endl;
|
||||
#endif
|
||||
|
||||
initShadowRenderQueue();
|
||||
}
|
||||
|
||||
void Graphics::bindTextureUnits(){
|
||||
|
Loading…
Reference in New Issue
Block a user