mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
+ fence inventory icon
This commit is contained in:
@@ -236,6 +236,7 @@ void init_mapnode()
|
||||
|
||||
i = CONTENT_FENCE;
|
||||
f = &g_content_features[i];
|
||||
f->setInventoryTexture("fence.png");
|
||||
f->light_propagates = true;
|
||||
f->param_type = CPT_LIGHT;
|
||||
f->is_ground_content = true;
|
||||
|
Reference in New Issue
Block a user