mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-25 07:45:27 +01:00
Completely generalized mesh generation; ContentFeatures serialization
This commit is contained in:
@@ -645,7 +645,7 @@ void the_game(
|
||||
IWritableNodeDefManager *nodedef = createNodeDefManager();
|
||||
|
||||
// Fill node feature table with default definitions
|
||||
content_mapnode_init(tsrc, nodedef);
|
||||
content_mapnode_init(nodedef);
|
||||
|
||||
/*
|
||||
Create server.
|
||||
|
||||
Reference in New Issue
Block a user