This commit is contained in:
andreja6
2020-01-26 15:58:22 -08:00
parent 72dcc5ef8e
commit e419a4edcd

View File

@@ -578,7 +578,7 @@ void Application::onGraphics(RenderDevice* rd) {
ScreenToClient(_hWndMain, &mousepos); ScreenToClient(_hWndMain, &mousepos);
} }
LightingParameters lighting(G3D::toSeconds(11, 00, 00, AM)); LightingParameters lighting(G3D::toSeconds(2, 00, 00, PM));
renderDevice->setProjectionAndCameraMatrix(*cameraController.getCamera()); renderDevice->setProjectionAndCameraMatrix(*cameraController.getCamera());
// Cyan background // Cyan background