Add another library comment for issue #35

This commit is contained in:
James Seibel
2021-07-05 08:59:39 -05:00
parent 7ec7d6bdc5
commit fd90f761a1
@@ -418,7 +418,9 @@ public class LodChunkGenWorker implements IWorker
// path was blocked since I can't clone lambda methods.
// I tried using a deep cloning library and discovered
// the problem there.
// ( https://github.com/kostaskougios/cloning )
// ( https://github.com/kostaskougios/cloning
// and
// https://github.com/EsotericSoftware/kryo )
configuredFeaturesToAvoid.put(configuredFeature.hashCode(), configuredFeature);
// ClientProxy.LOGGER.info(configuredFeaturesToAvoid.mappingCount());