This repository has been archived by the owner on Jan 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because the interact functionality depends on knowing what the "Enter" and "Change" buttons look like, it requires that the images match what appears in game (at all 3 quality levels) exactly. At some point, the game must have updated the images, as they no longer matched what I had since the interact feature's initial release. An update of the images solved that problem. The code change is merely to take into account the image size (which is ever so slightly larger than the buttons' sizes), and click in the middle of the buttons rather than on the edges. These are effectively magic numbers, and should be explained in variable names in the future. Fixes #25
- Loading branch information
Jordan Atwood
committed
Sep 21, 2015
1 parent
80fb6d2
commit f936747
Showing
7 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters