boludoz / AIO-Mod

GNU General Public License v3.0
11 stars 7 forks source link

Fix screen coordinates for isGold, Elixir, DE Full #92

Closed SalvadorSTM closed 2 years ago

SalvadorSTM commented 2 years ago

Previously, isGoldFull() was returning false every time. _CheckPixel was checking off the screen.

Updated coordinates to match the latest measurements.