From e419a4edcd5655e0d20c20b04f7cc7a8a012ce10 Mon Sep 17 00:00:00 2001 From: andreja6 Date: Sun, 26 Jan 2020 15:58:22 -0800 Subject: [PATCH] Testing --- Application.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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