This commit is contained in:
Nikolay Korolev
2019-10-26 17:20:31 +03:00
99 changed files with 6011 additions and 2727 deletions

View File

@@ -124,6 +124,8 @@ public:
static void Initialise();
static void ShutDown();
static void RepositionCertainDynamicObjects();
static void RemoveStaticObjects();
static void Process();
};