mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Weather backward compatibility
This commit is contained in:
@@ -479,6 +479,9 @@ public:
|
||||
// unknown blocks from id-name mapping to wndef
|
||||
void deSerialize(std::istream &is, u8 version, bool disk);
|
||||
|
||||
void serializeNetworkSpecific(std::ostream &os, u16 net_proto_version);
|
||||
void deSerializeNetworkSpecific(std::istream &is);
|
||||
|
||||
private:
|
||||
/*
|
||||
Private methods
|
||||
|
Reference in New Issue
Block a user