streaming fixes

This commit is contained in:
aap
2021-01-09 11:43:58 +01:00
parent 2ce925caba
commit 225b8953fd
3 changed files with 27 additions and 17 deletions

View File

@@ -213,3 +213,10 @@ public:
static void PrintStreamingBufferState();
};
// LCS(TODO): put them into CStreaming::mspInst
extern int32 islandLODindust;
extern int32 islandLODcomInd;
extern int32 islandLODcomSub;
extern int32 islandLODsubInd;
extern int32 islandLODsubCom;