mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Fix flowing water being always opaque
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(nodedef);
|
||||
//content_mapnode_init(nodedef);
|
||||
|
||||
/*
|
||||
Create server.
|
||||
|
Reference in New Issue
Block a user