-
Notifications
You must be signed in to change notification settings - Fork 741
Add Wipe glasses self interaction #7307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There is one issue right now, despite having |
|
It works the other way around, you don't want "notOnMap" to be an exception for the |
|
Exceptions are double-negated. In this case "not not on map", resulting in "on map", meaning also show on map. Just remove it as mharis said. |
Co-Authored-By: PabstMirror <[email protected]>
When merged this pull request will: