1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 07:33:25 +02:00
parent 06b3704c86
commit a474719ea6

View File

@@ -68,7 +68,7 @@ window.AnimeCat = class AnimeCat {
width: '80px',
height: '60px',
pointerEvents: 'none',
zIndex: 1
zIndex: 1,
});
this.catContainer.appendChild(this.glow);