mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 12:49:18 +02:00
merge, fixed, sort of works (todo: fix cabin light, stars and fog)
This commit is contained in:
@@ -224,11 +224,8 @@ class Global
|
||||
|
||||
// TODO: put these things in the renderer
|
||||
static int DynamicLightCount;
|
||||
static bool ScaleSpecularValues;
|
||||
|
||||
static GLfloat whiteLight[];
|
||||
static GLfloat noLight[];
|
||||
static GLfloat darkLight[];
|
||||
static GLfloat lightPos[4];
|
||||
static int iSlowMotion;
|
||||
static TDynamicObject *changeDynObj;
|
||||
static double ABuDebug;
|
||||
|
||||
Reference in New Issue
Block a user