1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 17:35:37 +02:00

Remove burn time definitions from FurnaceNodeMetadata

This commit is contained in:
Perttu Ahola
2011-11-16 02:22:41 +02:00
parent 7fae32095a
commit 6a417c538f
9 changed files with 79 additions and 87 deletions

View File

@@ -207,6 +207,8 @@ struct ContentFeatures
NodeBox selection_box;
MaterialProperties material;
std::string cookresult_item;
float furnace_cooktime;
float furnace_burntime;
/*
Methods