chore: format everything

This commit is contained in:
Tropical
2026-03-30 02:13:59 -05:00
parent 470ddf959d
commit c9b90cae2c
463 changed files with 12748 additions and 11285 deletions

View File

@@ -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