mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-07 14:17:33 +00:00
fix: correct casing for include header for Linux build
This commit is contained in:
parent
7ceb0e4420
commit
05c492d6d4
|
|
@ -15,7 +15,7 @@
|
|||
#include "../../Minecraft.h"
|
||||
#include "../../Options.h"
|
||||
#include "../../Minecraft.World/Level.h"
|
||||
#include "../../MultiplayerLevel.h"
|
||||
#include "../../MultiPlayerLevel.h"
|
||||
#include "../../../Minecraft.World/Enchantment.h"
|
||||
#ifdef __ORBIS__
|
||||
#include <pad.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue