mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Math mapgen fix, ip show on connect, pathfinder segfault fix
This commit is contained in:
@@ -42,8 +42,6 @@ class MapgenMath : public MapgenV7 {
|
||||
MapgenMath(int mapgenid, MapgenMathParams *mg_params, EmergeManager *emerge);
|
||||
~MapgenMath();
|
||||
|
||||
|
||||
//void makeChunk(BlockMakeData *data);
|
||||
void generateTerrain();
|
||||
int getGroundLevelAtPoint(v2s16 p);
|
||||
|
||||
|
Reference in New Issue
Block a user