mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-03 10:16:29 +00:00
cleanup: remove console branches from render texture and world helpers
This commit is contained in:
@@ -39,7 +39,7 @@ int RemoveEntitiesPacket::getEstimatedSize() { return 1 + (ids.length * 4); }
|
||||
4J: These are necesary on the PS3.
|
||||
(and 4).
|
||||
*/
|
||||
#if (defined __PS3__ || defined __ORBIS__ || defined __PSVITA__ || \
|
||||
#if (0 || 0 || 0 || \
|
||||
defined __linux__)
|
||||
const int RemoveEntitiesPacket::MAX_PER_PACKET;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user