Variable size region support, by RevolutionSmythe

This commit is contained in:
Siana Gearz
2011-08-04 22:20:25 +02:00
parent 87070be7e3
commit 174a33beb3
24 changed files with 159 additions and 50 deletions

View File

@@ -65,6 +65,7 @@ protected:
U32 mLandBits;
U32 mWindBits;
U32 mCloudBits;
U32 mWaterBits;
};
class LLVLData