mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-07 17:12:55 +00:00
chore: set RENDER_HUD to 0 for now
This commit is contained in:
parent
d3521fabf8
commit
ee1aa1af7e
|
|
@ -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