From e3571fd4205971254dcb1b86f6f531daf8ff5874 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 05:10:40 +0200 Subject: [PATCH] Refactor method call in animeCat.js --- animeCat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animeCat.js b/animeCat.js index 83ec632..d9ceb58 100644 --- a/animeCat.js +++ b/animeCat.js @@ -272,7 +272,7 @@ _bindMouseHold() { }); } // Trostpreis: Augen auf, dann mouth_open oder mischievous - this.consolation({ + this._consolation({ cleanup, mouseDown, mouseDownAt,