mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 18:54:55 -05:00
fix????????
This commit is contained in:
parent
de7904896f
commit
3767f4c053
1 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,8 @@ function inject(bot) {
|
||||||
cursorZ: 0.5,
|
cursorZ: 0.5,
|
||||||
insideBlock: false,
|
insideBlock: false,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
fillCore();
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue