mirror of
https://github.com/tiennm99/WPlace-AutoBOT.git
synced 2026-09-05 08:16:53 +00:00
feat: Fully implemented Auto-Switch feature
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
/**
|
||||
* ImageProcessor - Handles image loading, processing, color conversion, and dithering for WPlace AutoBot
|
||||
* Extracted from Auto-Image.js for better modularity and reusability
|
||||
* Extracted from Auto-Image.js for better modularity and reusabilit
|
||||
*/
|
||||
class ImageProcessor {
|
||||
constructor(imageSrc = null) {
|
||||
|
||||
Reference in New Issue
Block a user