mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-10 19:47:13 +00:00
fix: use linux sentientmanager include instead of orbis
This commit is contained in:
parent
ad9a28bcb7
commit
4ed8fbd852
|
|
@ -64,7 +64,7 @@ static void sigsegv_handler(int sig) {
|
|||
// #include "NetworkManager.h"
|
||||
#include "../../Rendering/Tesselator.h"
|
||||
#include "../../GameState/Options.h"
|
||||
#include "../Orbis/Sentient/SentientManager.h"
|
||||
#include "../Linux/Sentient/SentientManager.h"
|
||||
#include "../../../Minecraft.World/Util/IntCache.h"
|
||||
#include "../../Textures/Textures.h"
|
||||
#include "../../../Minecraft.World/IO/Streams/Compression.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue