mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
a little backwards compatibility with coal
This commit is contained in:
parent
44ce9018dd
commit
6bb9de3cc6
3 changed files with 23 additions and 3 deletions
|
@ -638,6 +638,8 @@ struct MapNode
|
|||
}
|
||||
|
||||
// Translate deprecated stuff
|
||||
// NOTE: This doesn't get used because MapBlock handles node
|
||||
// parameters directly
|
||||
MapNode *translate_to = content_features(d).translate_to;
|
||||
if(translate_to)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue