mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-19 05:42:53 +00:00
chore: set RENDER_HUD to 0 for now
This commit is contained in:
parent
5c5f533cdd
commit
b63f4171d7
|
|
@ -28,7 +28,7 @@
|
|||
#include "../../Minecraft.World/Level/LevelChunk.h"
|
||||
#include "../../Minecraft.World/WorldGen/Biomes/Biome.h"
|
||||
|
||||
#define RENDER_HUD 1
|
||||
#define RENDER_HUD 0
|
||||
|
||||
// #ifndef _XBOX
|
||||
// #undef RENDER_HUD
|
||||
|
|
|
|||
Loading…
Reference in a new issue