Added terrain generation using FastNoiseLite
This commit is contained in:
@@ -11,7 +11,6 @@ extern NodeManager nodeManager;
|
||||
extern BlockManager blockManager;
|
||||
|
||||
|
||||
|
||||
struct Position2D
|
||||
{
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user