Quick fix to platecuttingmachine

This commit is contained in:
Gig 2015-05-12 00:01:33 +01:00
parent f84d9edc06
commit 1de5de9cec

View file

@ -24,7 +24,7 @@ public class PlateCuttingMachineRecipeHandler extends GenericRecipeHander implem
@Override
public String getRecipeName() {
return "latheRecipe";
return "plateCuttingMachineRecipe";
}
@Override