mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-29 12:09:07 +00:00
Fix chance stream for objects
This commit is contained in:
@@ -110,7 +110,6 @@ public class IrisJigsawStructure extends IrisRegistrant
|
||||
|
||||
else
|
||||
{
|
||||
int max = 0;
|
||||
KList<String> pools = new KList<>();
|
||||
KList<String> pieces = new KList<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user