Signed-off-by: Chaoscaot <chaoscaot444@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
bf796ebce3
Commit
74a4dba9f3
@ -370,7 +370,7 @@ public class SchematicSelector {
|
|||||||
return new SelectorTarget(SelectorTarget.Target.SCHEMATIC_TYPE, type, rank);
|
return new SelectorTarget(SelectorTarget.Target.SCHEMATIC_TYPE, type, rank);
|
||||||
}
|
}
|
||||||
|
|
||||||
private static class SelectorTarget {
|
public static class SelectorTarget {
|
||||||
|
|
||||||
private final Target target;
|
private final Target target;
|
||||||
private final SchematicType type;
|
private final SchematicType type;
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren