9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 12:09:07 +00:00

Use object placement options for jigsaw pieces

This commit is contained in:
Daniel Mills
2021-01-12 18:33:02 -05:00
parent 2869a2157b
commit 658b0595ff
4 changed files with 51 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ public class INMS
return binding;
}
private static final String getNMSTag()
public static final String getNMSTag()
{
if(IrisSettings.get().getGeneral().isDisableNMS())
{