dlc content
This commit is contained in:
@@ -156,7 +156,7 @@ func (a Alchemy) SelectIngredient(str ingredient.Ingredient) {
|
||||
a.mouse.Move(-2560, -1440)
|
||||
a.sleep(100)
|
||||
|
||||
// fmt.Printf("Selecting %s at %dx%d\n", str.Name(), x, y)
|
||||
fmt.Printf("Selecting %s at %dx%d\n", str.Name(), x, y)
|
||||
|
||||
a.mouse.Move(int32(x), int32(y))
|
||||
a.sleep(50)
|
||||
|
||||
Reference in New Issue
Block a user