Closed Insane96 closed 5 years ago
This is due to this line https://github.com/blay09/ExCompressum/blob/424b7926bcaad85a9223a01bb9d468e92530a7b3/src/main/java/net/blay09/mods/excompressum/handler/CompressedEnemyHandler.java#L44 Where the check should have been < instead of <=
This is due to this line https://github.com/blay09/ExCompressum/blob/424b7926bcaad85a9223a01bb9d468e92530a7b3/src/main/java/net/blay09/mods/excompressum/handler/CompressedEnemyHandler.java#L44 Where the check should have been < instead of <=