Fix VS queuing
This commit is contained in:
parent
099f733989
commit
11dcafbcb8
@ -173,7 +173,7 @@ public class Sniper {
|
||||
public void run() {
|
||||
snipeOnCurrentThread(fp, action, itemInHand, clickedBlock, clickedFace, sniperTool, toolId);
|
||||
}
|
||||
}, true, false)) {
|
||||
}, false, true)) {
|
||||
BBC.WORLDEDIT_COMMAND_LIMIT.send(fp);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user