mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Finish ExternalFileLevelStorage.
This commit is contained in:
@@ -37,7 +37,7 @@ struct LevelData
|
||||
LevelData(TLong seed, const std::string&, int);
|
||||
|
||||
void read(RakNet::BitStream& bs, int d);
|
||||
void write(RakNet::BitStream& bs, int d);
|
||||
void write(RakNet::BitStream& bs);
|
||||
|
||||
TLong m_seed = 0;
|
||||
Pos m_spawnPos;
|
||||
|
||||
Reference in New Issue
Block a user