lighting/
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <content/ContentLUT.hpp>
|
||||
#include <items/Inventory.hpp>
|
||||
#include "../lighting/Lightmap.hpp"
|
||||
#include <lighting/Lightmap.hpp>
|
||||
#include "voxel.hpp"
|
||||
|
||||
Chunk::Chunk(int xpos, int zpos) : x(xpos), z(zpos) {
|
||||
|
||||
Reference in New Issue
Block a user