More names fixes
This commit is contained in:
parent
32af77723c
commit
683235ebe9
7 changed files with 54 additions and 57 deletions
|
@ -35,9 +35,6 @@ public abstract class ModelVariantMapMixin {
|
|||
idContext.removeId();
|
||||
if (block instanceof Patterned) {
|
||||
String pattern = ((Patterned) block).getStatesPattern(reader);
|
||||
if (data[1].contains("violecite")) {
|
||||
System.out.println(pattern);
|
||||
}
|
||||
info.setReturnValue(deserialize(context, new StringReader(pattern)));
|
||||
info.cancel();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue