mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Leveled nodebox backward compatibility
This commit is contained in:
@@ -90,7 +90,7 @@ struct NodeBox
|
||||
{ reset(); }
|
||||
|
||||
void reset();
|
||||
void serialize(std::ostream &os) const;
|
||||
void serialize(std::ostream &os, u16 protocol_version) const;
|
||||
void deSerialize(std::istream &is);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user