Support for more than one mapblock/chunk | WARNING: Shitty performance, even on RTX 3070
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
|
||||
class NodeManager;
|
||||
class BlockManager;
|
||||
|
||||
extern NodeManager nodeManager;
|
||||
extern BlockManager blockManager;
|
||||
|
||||
|
||||
|
||||
struct Position2D
|
||||
{
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user