Show chunk borders debug option

This commit is contained in:
MihailRis
2023-11-24 19:33:41 +03:00
parent 275e4af9fd
commit f54283cab1
6 changed files with 57 additions and 9 deletions
-2
View File
@@ -31,8 +31,6 @@ public:
LevelEvents* events;
const EngineSettings& settings;
float skyLightMutliplier = 1.0f; // will be replaced with day-night cycle
Level(World* world,
const Content* content,
Player* player,