Fix compression mode javadoc

This commit is contained in:
James Seibel
2025-11-01 08:34:02 -04:00
parent 2a49fdee7f
commit e0c143881f
@@ -22,7 +22,8 @@ package com.seibel.distanthorizons.api.enums.config;
/**
* UNCOMPRESSED <br>
* LZ4 <br>
* XZ <br><br>
* Z_STD <br>
* LZMA2 <br><br>
*
* Note: speed and compression ratios are examples
* and should only be used for estimated comparisons.