1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00: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