Merge versuch
parent
3241591c6c
commit
092a3d678e
|
@ -13,7 +13,7 @@ public class Nexus6 extends Roboter {
|
|||
private static Nexus6 PRIS;
|
||||
private RobotType robotType;
|
||||
|
||||
private Nexus6() {
|
||||
private Nexus6() {
|
||||
super("Pris");
|
||||
this.id = 19_281_982;
|
||||
robotType = RobotType.NEXUS6;
|
||||
|
|
Loading…
Reference in New Issue