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