Quick fix to platecuttingmachine
This commit is contained in:
parent
f84d9edc06
commit
1de5de9cec
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ public class PlateCuttingMachineRecipeHandler extends GenericRecipeHander implem
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getRecipeName() {
|
public String getRecipeName() {
|
||||||
return "latheRecipe";
|
return "plateCuttingMachineRecipe";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Reference in a new issue