Skip to content

Commit b2b4f2d

Browse files
committed
Crank it
1 parent 1d113e9 commit b2b4f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/volmit/bile/BileTools.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public void run()
4949
{
5050
onTick();
5151
}
52-
}, 10, 20);
52+
}, 10, 0);
5353
}
5454

5555
@Override

0 commit comments

Comments
 (0)