16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 15:09:19 +02:00

shadow changes

This commit is contained in:
VB
2017-07-03 12:10:21 +02:00
parent 2b51d8229e
commit 689ad7206e
5 changed files with 91 additions and 24 deletions

View File

@@ -283,6 +283,14 @@ class Global
static bool bHideConsole; // hunter-271211: ukrywanie konsoli
static bool bOldSmudge; // Używanie starej smugi
static struct shadowtune_t
{
unsigned int map_size;
float width;
float depth;
float distance;
} shadowtune;
static TWorld *pWorld; // wskaźnik na świat do usuwania pojazdów
static TAnimModel *pTerrainCompact; // obiekt terenu do ewentualnego zapisania w pliku
static std::string asTerrainModel; // nazwa obiektu terenu do zapisania w pliku