mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-21 06:05:33 +01: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