Bonus code deleted from stuck job.

This commit is contained in:
2023-05-13 13:08:36 -04:00
parent 6a41c5391d
commit 69f3c9af71
+1 -1
View File
@@ -69,7 +69,7 @@ public class StuckJob extends AbstractScheduleJob {
return;
}
player.teleport(building.getLoc().add(stuckLoc));
player.teleport(stuckLoc);
}