1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add replacements to schematics

This commit is contained in:
PilzAdam 2013-08-03 01:58:29 +02:00
parent 5e433fa913
commit 45589fae58
4 changed files with 49 additions and 4 deletions

View file

@ -269,6 +269,7 @@ public:
std::vector<std::string> *node_names;
std::vector<content_t> c_nodes;
std::map<std::string, std::string> replacements;
u32 flags;
Rotation rotation;