bot propelMove

This commit is contained in:
STEINNI
2025-12-11 20:57:20 +00:00
parent 122861dbee
commit 0b708c2dbd
22 changed files with 221 additions and 17442 deletions
+8
View File
@@ -41,6 +41,14 @@ body[eicapp] {
box-sizing: border-box;
background: repeating-linear-gradient( -45deg, #000, #333 10px, #000 10px, #333 20px );
}
.helperBotCanvas{
display: block;
width: 100vw;
height: 100vh;
background: transparent;
pointer-events: none;
z-index: 9;
}
[eicapp] [eicapptoolbar] {
display: flex;