mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 14:18:12 +00:00
fix: readjust VideoSettingsScreen ITEM_COUNT
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "../../../Minecraft.World/Headers/net.minecraft.locale.h"
|
||||
|
||||
// 4jcraft
|
||||
#define ITEM_COUNT 11
|
||||
#define ITEM_COUNT 10
|
||||
|
||||
VideoSettingsScreen::VideoSettingsScreen(Screen* lastScreen, Options* options) {
|
||||
this->title = L"Video Settings"; // 4J - added
|
||||
|
||||
Reference in New Issue
Block a user