mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-19 21:22:20 +00:00
fix: remove hardcoded locales and include through stdafx
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "net.minecraft.stats.h"
|
||||
#include "Material.h"
|
||||
#include "Inventory.h"
|
||||
#include "../Minecraft.Client/Windows64Media/strings.h"
|
||||
|
||||
const int Inventory::POP_TIME_DURATION = 5;
|
||||
const int Inventory::MAX_INVENTORY_STACK_SIZE = 64;
|
||||
|
||||
Reference in New Issue
Block a user