mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
Fixed some typos, updated areaflags enum
This commit is contained in:
parent
99db25c9eb
commit
a69bc59f1d
4 changed files with 79 additions and 72 deletions
|
|
@ -105,7 +105,7 @@ class MPQFile;
|
|||
bool MH2O_presence;
|
||||
MH2O_offsData *LiqOffsData;
|
||||
MH2O_Data1 *LiqChunkData1;
|
||||
float *ChunkLiqHeght, *MapLiqHeight;
|
||||
float *ChunkLiqHeight, *MapLiqHeight;
|
||||
char* MapLiqFlag;
|
||||
uint32 k, m, chunk_num;
|
||||
void LoadMapChunk(MPQFile &, chunk*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue