Farigh / pokeclicker-automation

An automation script suite for pokeclicker.com
GNU General Public License v3.0
37 stars 19 forks source link

Focus: Fixup pokeball filter crash #346

Closed Farigh closed 4 months ago

Farigh commented 4 months ago

The disableAutomationFilter function was moved to the Pokeball class. It was not updated everywhere in the codebase. The right class is now used everywhere.