Merge versuch

master
nikow 2023-01-08 00:03:39 +01:00
parent 3241591c6c
commit 092a3d678e
1 changed files with 1 additions and 1 deletions

View File

@ -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;