[EDIT] small fix
This commit is contained in:
@@ -120,7 +120,7 @@ namespace scene
|
||||
|
||||
shader->Start();
|
||||
shader->LoadSkyColor(render_engine::renderer::SKY_COLOR);
|
||||
shader->LoadLights(lights);
|
||||
shader->LoadLightsDeque(lights);
|
||||
shader->LoadViewMatrix(camera);
|
||||
|
||||
for (entities::Entity& model_entity : house_models)
|
||||
|
||||
Reference in New Issue
Block a user