mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
possibility to build smaller barrel
This commit is contained in:
@@ -142,8 +142,9 @@ public class BIngredients {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
P.p.log("best recipe: "+bestRecipe.getName(5)+" has Quality= "+quality);
|
||||
if(bestRecipe != null){
|
||||
P.p.log("best recipe: "+bestRecipe.getName(5)+" has Quality= "+quality);
|
||||
}
|
||||
return bestRecipe;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user