mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-14 09:48:44 +00:00
remove most other linux ifdefs
This commit is contained in:
@@ -38,6 +38,6 @@ int RemoveEntitiesPacket::getEstimatedSize() { return 1 + (ids.size() * 4); }
|
||||
4J: These are necesary on the PS3.
|
||||
(and 4).
|
||||
*/
|
||||
#if (0 || 0 || 0 || defined __linux__)
|
||||
#if 1
|
||||
const int RemoveEntitiesPacket::MAX_PER_PACKET;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user