mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-06 07:18:42 +00:00
fix raw reading
This commit is contained in:
@@ -24,5 +24,5 @@ private:
|
||||
uint32_t m_Height;
|
||||
|
||||
std::vector<RawChunk*> m_Chunks;
|
||||
RawMesh* m_FinalMesh;
|
||||
RawMesh* m_FinalMesh = nullptr;
|
||||
};
|
||||
|
Reference in New Issue
Block a user