mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-26 02:42:56 +00:00
commit
ad7e58b0da
|
|
@ -28,11 +28,12 @@
|
|||
#include "../../Minecraft.World/Level/LevelChunk.h"
|
||||
#include "../../Minecraft.World/WorldGen/Biomes/Biome.h"
|
||||
|
||||
#define RENDER_HUD 0
|
||||
//#ifndef _XBOX
|
||||
//#undef RENDER_HUD
|
||||
//#define RENDER_HUD 1
|
||||
//#endif
|
||||
#define RENDER_HUD 1
|
||||
|
||||
// #ifndef _XBOX
|
||||
// #undef RENDER_HUD
|
||||
// #define RENDER_HUD 1
|
||||
// #endif
|
||||
|
||||
float Gui::currentGuiBlendFactor = 1.0f; // 4J added
|
||||
float Gui::currentGuiScaleFactor = 1.0f; // 4J added
|
||||
|
|
|
|||
Loading…
Reference in a new issue