mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Finish level saving.
This commit is contained in:
@@ -45,6 +45,7 @@ void Level::_init(const std::string& str, TLong seed, int x, Dimension* pDimens
|
||||
|
||||
field_B0C = pData == 0;
|
||||
|
||||
// @BUG: leaking a Dimension*?
|
||||
if (pDimension)
|
||||
m_pDimension = pDimension;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user