16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-02 00:29:17 +02:00

Revert "stars object, interrior lighting level as accessible parameter for dynamic object"

This reverts commit 1b0e151fbf.
This commit is contained in:
tmj-fstate
2017-02-24 01:27:11 +01:00
parent 1b0e151fbf
commit fc49fc5fad
14 changed files with 90 additions and 266 deletions

View File

@@ -258,7 +258,6 @@ class Global
static bool bOpenGL_1_5; // czy są dostępne funkcje OpenGL 1.5
*/
static double fLuminance; // jasność światła do automatycznego zapalania
static float SunAngle; // angle of the sun relative to horizon
static int iMultiplayer; // blokada działania niektórych eventów na rzecz kominikacji
static HWND hWnd; // uchwyt okna
static int ScreenWidth; // current window dimensions. TODO: move it to renderer