mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-05 13:06:02 +00:00
more fixes
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
#include "../Minecraft.Client/Textures.h"
|
||||
#include "../Minecraft.Client/TexturePackRepository.h"
|
||||
#include "../Minecraft.Client/DLCTexturePack.h"
|
||||
#include "../Minecraft.Client/Common\DLC\DLCPack.h"
|
||||
#include "../Minecraft.Client/PS3\PS3Extras\ShutdownManager.h"
|
||||
#include "../Minecraft.Client/Common/DLC/DLCPack.h"
|
||||
#include "../Minecraft.Client/PS3/PS3Extras/ShutdownManager.h"
|
||||
|
||||
|
||||
DWORD Level::tlsIdx = TlsAlloc();
|
||||
@@ -4751,4 +4751,4 @@ bool Level::canCreateMore(eINSTANCEOF type, ESPAWN_TYPE spawnType)
|
||||
}
|
||||
}
|
||||
return count < max;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user