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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user