1
0
Fork 0
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:
Perttu Ahola 2011-02-03 15:59:59 +02:00
parent 44ce9018dd
commit 6bb9de3cc6
3 changed files with 23 additions and 3 deletions

View file

@ -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)
{