mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 11:45:58 +00:00
chore: format everything
This commit is contained in:
@@ -39,7 +39,6 @@ int RemoveEntitiesPacket::getEstimatedSize() { return 1 + (ids.length * 4); }
|
||||
4J: These are necesary on the PS3.
|
||||
(and 4).
|
||||
*/
|
||||
#if (0 || 0 || 0 || \
|
||||
defined __linux__)
|
||||
#if (0 || 0 || 0 || defined __linux__)
|
||||
const int RemoveEntitiesPacket::MAX_PER_PACKET;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user