We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d113e9 commit b2b4f2dCopy full SHA for b2b4f2d
src/main/java/com/volmit/bile/BileTools.java
@@ -49,7 +49,7 @@ public void run()
49
{
50
onTick();
51
}
52
- }, 10, 20);
+ }, 10, 0);
53
54
55
@Override
0 commit comments